Files
gentoo/dev-haskell/pretty-hex/metadata.xml
2026-06-22 20:18:28 +10:00

17 lines
531 B
XML

<?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>
<upstream>
<remote-id type="hackage">pretty-hex</remote-id>
<remote-id type="github">GaloisInc/hexdump</remote-id>
</upstream>
</pkgmetadata>