2
0
mirror of https://github.com/gentoo-mirror/gentoo.git synced 2026-01-30 00:05:48 +03:00
Files
gentoo/dev-python/filebytes/metadata.xml
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>