<?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>pycscope</name>
<shortdesc>Generates a cscope index of Python source trees</shortdesc>
<description>A python script to generate a cscope index from a Python source
tree.  `pycscope` uses Python's own parser and AST to generate
the index, so it is a bit more accurate than plain cscope.</description>
<homepage rdf:resource="None" />
<maintainer><foaf:Person><foaf:name>Dean Hall</foaf:name>
<foaf:mbox_sha1sum>3d7ae22a57b00d37df3f3d3019f2bee8ba29638a</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>0.3</revision></Version></release>
</Project></rdf:RDF>