blob: 9e9162ff35adba97bd40432e8100d42c23af46b6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://docs.baldeagleos.com/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>
<origin>baldeagleos-repo</origin>
</pkgmetadata>
|