summaryrefslogtreecommitdiff
blob: 041d6c710310b3f29ee9e7a11351695e4e4d7edf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="project">
		<email>python@gentoo.org</email>
		<name>Python</name>
	</maintainer>
	<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>