summaryrefslogtreecommitdiff
blob: 11063ba5138e59dd4727caa3bd9d278408f72fef (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/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>
	<upstream>
		<remote-id type="github">sashs/filebytes</remote-id>
	</upstream>
</pkgmetadata>