Mario Haustein d1fe2001a7
dev-python/python-ptrace: update upstream metadata
Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de>
Closes: https://github.com/gentoo/gentoo/pull/29359
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2023-01-31 17:58:51 +01:00

21 lines
674 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">python-ptrace</remote-id>
</upstream>
</pkgmetadata>