mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-07 11:20:48 -04:00
gentoo.org 301's to https for a long time now. Update the stragglers. Signed-off-by: Joe Kappus <joe@wt.gd>
19 lines
772 B
XML
19 lines
772 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person">
|
|
<email>zhuyifei1999@gmail.com</email>
|
|
<name>YiFei Zhu</name>
|
|
</maintainer>
|
|
<longdescription lang="en">Guppy 3 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>
|
|
<bugs-to>https://github.com/zhuyifei1999/guppy3/issues</bugs-to>
|
|
<remote-id type="pypi">guppy3</remote-id>
|
|
<remote-id type="github">zhuyifei1999/guppy3</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|