<?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>Pyrex</name>
<shortdesc>Language for writing Python extension modules</shortdesc>
<description>Pyrex is a language for writing Python extension modules.
It lets you freely mix operations on Python and C data, with
all Python reference counting and error checking handled
automatically.</description>
<homepage rdf:resource="http://www.cosc.canterbury.ac.nz/~greg/python/Pyrex/" />
<maintainer><foaf:Person><foaf:name>Greg Ewing</foaf:name>
<foaf:mbox_sha1sum>446c2379f1a84a4c9ce64d2e747b2e4da29c2e74</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>0.9.4.1</revision></Version></release>
</Project></rdf:RDF>