Sam James 8aa7c35d72
dev-python/python-ptrace: add pypi upstream metadata
Signed-off-by: Sam James <sam@gentoo.org>
2022-04-10 17:38:17 +01:00

21 lines
667 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person" proxied="yes">
<email>mario.haustein@hrz.tu-chemnitz.de</email>
<name>Mario Haustein</name>
</maintainer>
<maintainer type="person">
<email>sam@gentoo.org</email>
<name>Sam James</name>
</maintainer>
<longdescription>
python-ptrace is a debugger using ptrace (Linux, BSD and Darwin system
call to trace processes) written in Python.
</longdescription>
<upstream>
<remote-id type="github">vstinner/python-ptrace</remote-id>
<remote-id type="pypi">pefile</remote-id>
</upstream>
</pkgmetadata>