<?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>python-magic</name>
<shortdesc>File type identification using libmagic</shortdesc>
<description>This module uses ctypes to access the libmagic file type
identification library.  It makes use of the local magic database and
supports both textual and MIME-type output.</description>
<homepage rdf:resource="http://hupp.org/adam/hg/python-magic" />
<maintainer><foaf:Person><foaf:name>Adam Hupp</foaf:name>
<foaf:mbox_sha1sum>7ac53773d1124eac2089711891f8e1443fc300a5</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>0.1</revision></Version></release>
</Project></rdf:RDF>