hs-captcha-1.0: Generate images suitable for use as CAPTCHAs in online web-form security.

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

Version1.0
Dependenciesbase (≥4.1 & <5), bytestring, gd, random
LicenseBSD3
CopyrightCopyright (c) 2009 Dan Knapp
AuthorDan Knapp
Maintainerdankna@gmail.com
CategoryGraphics
Home pagehttp://www.dankna.com/software/
Bug trackerhttp://www.dankna.com/issues/create/
Upload dateFri Oct 30 11:41:36 UTC 2009
Uploaded byIreneKnapp
Built onghc-6.12, ghc-7.0

Modules

Downloads