gentoo/dev-python/guppy/metadata.xml
Justin Lecher 5bbc94a101
Add missing remote-id type=sourceforge
Signed-off-by: Justin Lecher <jlec@gentoo.org>
2015-10-01 14:02:01 +02:00

15 lines
611 B
XML

<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>python</herd>
<longdescription lang="en">Guppy-PE is a programming environment providing object and heap memory
sizing, profiling and analysis. It includes a prototypical
specification language that can be used to formally specify aspects of
Python programs and generate tests and documentation from a common
source.</longdescription>
<upstream>
<remote-id type="pypi">guppy</remote-id>
<remote-id type="sourceforge">guppy-pe</remote-id>
</upstream>
</pkgmetadata>