mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2025-12-21 21:17:37 -08:00
22 lines
709 B
XML
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>
|