Metadata-Version: 1.0
Name: Flask-WTF
Version: 0.6
Summary: Simple integration of Flask and WTForms
Home-page: http://github.com/rduplain/flask-wtf
Author: Ron DuPlain
Author-email: ron.duplain@gmail.com
License: BSD
Description: 
        Flask-WTF
        ---------
        
        Simple integration of Flask and WTForms, including CSRF, file upload
        and Recaptcha integration.
        
        Links
        `````
        
        * `documentation <http://packages.python.org/Flask-WTF>`_
        * `development version
          <http://bitbucket.org/danjac/flask-wtf/get/tip.gz#egg=Flask-WTF>`_
        
        
        
Platform: any
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Software Development :: Libraries :: Python Modules
