diff options
| author | root <root@alpha.trunkmasters.com> | 2026-05-31 21:30:14 -0500 |
|---|---|---|
| committer | root <root@alpha.trunkmasters.com> | 2026-05-31 21:30:14 -0500 |
| commit | 7d009d2bc561a2df178eac5df75421e4bb4c6b62 (patch) | |
| tree | 565722a7aadd75a31d89afcb22a04abea1bffb17 /dev-python/guppy3 | |
| parent | 2c156b24300b45a66e20e90fe26d2837c2b1ea7d (diff) | |
| download | baldeagleos-repo-7d009d2bc561a2df178eac5df75421e4bb4c6b62.tar.gz baldeagleos-repo-7d009d2bc561a2df178eac5df75421e4bb4c6b62.tar.xz baldeagleos-repo-7d009d2bc561a2df178eac5df75421e4bb4c6b62.zip | |
Adding metadata
Diffstat (limited to 'dev-python/guppy3')
| -rw-r--r-- | dev-python/guppy3/metadata.xml | 23 |
1 files changed, 12 insertions, 11 deletions
diff --git a/dev-python/guppy3/metadata.xml b/dev-python/guppy3/metadata.xml index 268d4a2e3e70..439ed9de8be4 100644 --- a/dev-python/guppy3/metadata.xml +++ b/dev-python/guppy3/metadata.xml @@ -1,17 +1,18 @@ <?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd"> +<!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 + <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> - </upstream> - <origin>liguros-repo</origin> -</pkgmetadata>
\ No newline at end of file + <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> |
