<?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>guppy</name>
<shortdesc>Guppy-PE -- A Python Programming Environment</shortdesc>
<description>Guppy-PE is a library and programming environment for Python,
currently providing in particular the Heapy subsystem, which supports
object and heap memory sizing, profiling and debugging. It also
includes a prototypical specification language, the Guppy Specificaion
Language (GSL), which can be used to formally specify aspects of
Python programs and generate tests and documentation from a common
source.

The guppy top-level package contains the following subpackages:

etc     Support modules. Contains especially the Glue protocol module.

gsl     The Guppy Specification Language implementation. This can
        be used to create documents and tests from a common source.

heapy   The heap analysis toolset. It can be used to find information
        about the objects in the heap and display the information
        in various ways.

sets    Bitsets and 'nodesets' implemented in C.</description>
<homepage rdf:resource="http://guppy-pe.sourceforge.net" />
<maintainer><foaf:Person><foaf:name>Sverker Nilsson</foaf:name>
<foaf:mbox_sha1sum>d6d034af76ad9e96a929ab46d69f95d3fed0956e</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>0.1.8</revision></Version></release>
</Project></rdf:RDF>