diff options
Diffstat (limited to 'www/hs-recaptcha/pkg-descr')
-rw-r--r-- | www/hs-recaptcha/pkg-descr | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/www/hs-recaptcha/pkg-descr b/www/hs-recaptcha/pkg-descr deleted file mode 100644 index 89f9f5e9058c..000000000000 --- a/www/hs-recaptcha/pkg-descr +++ /dev/null @@ -1,7 +0,0 @@ -The reCAPTCHA [1] is a service that provides captchas for preventing -automated spam in web applications. The recaptcha-hs provides functions -for using reCAPTCHA in Haskell web applications. - -[1] http://recaptcha.net/ - -WWW: https://github.com/jgm/recaptcha/tree/master |