<?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>PyUMLGraph</name>
<shortdesc>Generate UML graphs from running Python programs</shortdesc>
<description>PyUMLGraph is a Python debugger that produces UML diagrams by inspecting running 
programs. The output is in Graphiz's dot language, and dot can produce pictures 
in many popular formats, such as PNG, PDF, SVG, and others. The UML diagrams can 
contain information about class inheritance relationships, references to other 
classes, class methods and return types, as well as class attributes and types.</description>
<homepage rdf:resource="http://www.pobox.com/~adamf/software/PyUMLGraph/" />
<maintainer><foaf:Person><foaf:name>Adam Feuer</foaf:name>
<foaf:mbox_sha1sum>fd5b18d8ef35af81c3114d40131de48033a4bd38</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>0.1.2</revision></Version></release>
</Project></rdf:RDF>