summaryrefslogtreecommitdiff
blob: d2ad52173a813f966a54fa4144488279e67d2588 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="project">
		<email>python@gentoo.org</email>
		<name>Python</name>
	</maintainer>
	<longdescription lang="en">A tool written for hackers to cut file or any binary stream. A file is
		splitted in a tree of fields where the smallest field can be just a bit.
		There are various field types: integer, string, bits, padding, sub file,
		etc.</longdescription>
	<upstream>
		<remote-id type="pypi">hachoir-core</remote-id>
		<remote-id type="bitbucket">haypo/hachoir</remote-id>
	</upstream>
</pkgmetadata>