summaryrefslogtreecommitdiff
blob: 12b9db27479cd06e0317313f09024f0c29f58b7f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<herd>python</herd>
	<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>