Files
gentoo/dev-haskell/httpd-shed/metadata.xml
hololeap 7a89acc3a0 dev-haskell/httpd-shed: add 0.4.1.2
Signed-off-by: hololeap <hololeap@protonmail.com>
Signed-off-by: Mark Wright <gienah@gentoo.org>
2026-06-22 20:17:51 +10:00

21 lines
697 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 web server promotes a Request to IO Response function
into a local web server. The user can decide how to interpret
the requests, and the library is intended for implementing Ajax APIs.
</longdescription>
<use>
<flag name="buildexamples">Build example executables.</flag>
</use>
<upstream>
<remote-id type="hackage">httpd-shed</remote-id>
<remote-id type="github">hsenag/httpd-shed</remote-id>
</upstream>
</pkgmetadata>