summaryrefslogtreecommitdiff
blob: 6c7bc22ecf52a4666dd9e64e4220dcfbb6170db5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="project">
		<email>haskell@gentoo.org</email>
		<name>Gentoo Haskell</name>
	</maintainer>
	<longdescription>
		This library generates pretty hex dumps of ByteStrings in the
		style of other common *nix hex dump tools.
	</longdescription>
</pkgmetadata>