The hs-captcha package
Generates images suitable for use as CAPTCHAs in online web-form security. Does not integrate with any web framework; simply exports a function that creates the image itself as a ByteString (containing a PNG), and the correct answer to the challenge as a String. HS-Captcha is designed to be as simple as possible to integrate in other frameworks.
Properties
| Version | 1.0 |
|---|---|
| Dependencies | base (≥4.1 & <5), bytestring, gd, random |
| License | BSD3 |
| Copyright | Copyright (c) 2009 Dan Knapp |
| Author | Dan Knapp |
| Maintainer | dankna@gmail.com |
| Category | Graphics |
| Home page | http://www.dankna.com/software/ |
| Bug tracker | http://www.dankna.com/issues/create/ |
| Upload date | Fri Oct 30 11:41:36 UTC 2009 |
| Uploaded by | IreneKnapp |
| Built on | ghc-6.12, ghc-7.0 |
Modules
- Graphics
Downloads
- hs-captcha-1.0.tar.gz (Cabal source package)
- package description (included in the package)