gentoo/dev-python/filebytes/metadata.xml
Sam James 00bd745f61
dev-python/filebytes: add pypi upstream metadata
Signed-off-by: Sam James <sam@gentoo.org>
2022-04-10 17:59:16 +01:00

22 lines
709 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 library to read and edit files in the following formats:
Executable and Linking Format (ELF), Portable Executable (PE), MachO
and OAT (Android Runtime)
</longdescription>
<upstream>
<remote-id type="github">sashs/filebytes</remote-id>
<remote-id type="pypi">filebytes</remote-id>
</upstream>
</pkgmetadata>