<?xml version="1.0" encoding="UTF-8" ?>
<rdf:RDF xmlns="http://usefulinc.com/ns/doap#" xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"><Project><name>Delny</name>
<shortdesc>Delaunay triangulation.</shortdesc>
<description>This package can be used to make a Delaunay triangulation of a set of
n-dimennsional points.  Currently it uses the C libqhull library to do
the triangulation.</description>
<download-page>http://flub.stuffwillmade.org/delny/dist/Delny-0.2.0.tar.gz</download-page>
<homepage rdf:resource="http://flub.stuffwillmade.org/delny" />
<maintainer><foaf:Person><foaf:name>Floris Bruynooghe</foaf:name>
<foaf:mbox_sha1sum>9f34907ddbec297a4e6d79483f4fd9c6b3fbc328</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>0.2.0</revision></Version></release>
</Project></rdf:RDF>