mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-02-05 00:07:38 -08:00
15 lines
611 B
XML
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>
|