Metadata-Version: 1.0
Name: TGCaptcha
Version: 0.1
Summary: A TurboGears CAPTCHA widget for forms.
Home-page: http://code.google.com/p/tgcaptcha/
Author: Patrick Lewis
Author-email: plewis@spamcop.net
License: MIT
Description: TGCaptcha is a TurboGears widget that provides an easy way to
        incorporate a captcha as part a form in an attempt to reduce spam or malicious activity.
        
        Features include:
        
        * (Relatively) pain-free usage and validation inside of a regular widget-based form
        * Flexibility to add or extend image generation algorithms and the text displayed in the image
        
Keywords: turbogears.widgets
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Framework :: TurboGears
Classifier: Framework :: TurboGears :: Widgets
