You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/dev-haskell/recaptcha/metadata.xml

18 lines
595 B

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>haskell</herd>
<longdescription>
reCAPTCHA (http://recaptcha.net/) is a service that provides
captchas for preventing automated spam in web applications.
recaptcha-hs provides functions for using reCAPTCHA in Haskell
web applications.
</longdescription>
<use>
<flag name="network-uri">Get Network.URI from the network-uri package.</flag>
</use>
<upstream>
<remote-id type="github">jgm/recaptcha/tree/master</remote-id>
</upstream>
</pkgmetadata>