matoro c4819c04c4
dev-haskell/httpd-shed: revbump 0.4.1.1-r1
35f0da0b8a
Signed-off-by: Sam James <sam@gentoo.org>
2022-07-30 06:58:01 +01:00

17 lines
564 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>
</pkgmetadata>