Metadata-Version: 1.1
Name: Flask-WTF
Version: 0.9.4
Summary: Simple integration of Flask and WTForms
Home-page: http://github.com/lepture/flask-wtf
Author: Hsiaoming Yang
Author-email: me@lepture.com
License: BSD
Description: 
        Flask-WTF
        =========
        
        Simple integration of Flask and WTForms, including CSRF, file upload
        and Recaptcha integration.
        
        Links
        -----
        
        * `documentation <https://flask-wtf.readthedocs.org>`_
        * `development version
          <http://github.com/lepture/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
