blob: 78229bb54c35cd72746553e53a58bc00d3dd697e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<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>gentoo-staging</origin>
</pkgmetadata>
|