blob: 218ff830841bf5f5e717ecc01851cc2352bcfd46 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>haskell@gentoo.org</email>
<name>Gentoo Haskell</name>
</maintainer>
<longdescription>
A set of helpers to dump bytes with lots of different output formats
easy to read for humans eyes.
</longdescription>
<use>
<flag name="executable">build executable file</flag>
</use>
</pkgmetadata>
|