summaryrefslogtreecommitdiff
path: root/dev-haskell/pretty-hex/metadata.xml
blob: b3176488dc4dc3b570c6069ad89a832cdcfce317 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/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>
  <origin>srcux</origin>
</pkgmetadata>