Files
gentoo/dev-haskell/pretty-simple/metadata.xml
hololeap 84bd75f411 dev-haskell/pretty-simple: new package, add 4.1.3.0
Signed-off-by: hololeap <hololeap@protonmail.com>
Signed-off-by: Mark Wright <gienah@gentoo.org>
2026-06-22 20:36:58 +10:00

16 lines
518 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>
<use>
<flag name="executable">Build an small command line program that pretty-print anything from stdin.</flag>
</use>
<upstream>
<remote-id type="hackage">pretty-simple</remote-id>
<remote-id type="github">cdepillabout/pretty-simple</remote-id>
</upstream>
</pkgmetadata>