<?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>pycallgraph</name>
<shortdesc>Python Call Graph uses GraphViz to generate call graphs from one execution of your Python code.</shortdesc>
<description>Python Call Graph uses GraphViz to generate call graphs from one execution
of your Python code. It's very easy to use and can point out possible problems
with your code execution.</description>
<download-page>http://pycallgraph.slowchop.com/files/download/pycallgraph-0.5.1.tar.gz</download-page>
<homepage rdf:resource="http://pycallgraph.slowchop.com/" />
<maintainer><foaf:Person><foaf:name>Gerald Kaszuba</foaf:name>
<foaf:mbox_sha1sum>230f99fe43149fd6f77a09c6edb1d8e35979c565</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>0.5.1</revision></Version></release>
</Project></rdf:RDF>