Metadata-Version: 1.1
Name: Flask-FormEncode
Version: 0.10
Summary: A form validation extension for Flask using the FormEncode package.
Home-page: https://github.com/xsleonard/flask-formencode
Author: Steve Leonard
Author-email: sleonard76@gmail.com
License: MIT
Description: 
        Flask-FormEncode
        -------------
        
        A Flask extension for FormEncode (a a validation and form generation library)
        
        Links
        `````
        
        * `documentation <http://flask-formencode.readthedocs.org/en/latest/>`_
        * `github <https://github.com/xsleonard/flask-formencode>`_
        * `development version <https://github.com/xsleonard/flask-formencode/tarball/master#egg=Flask-sFormEncode>`_
        
Keywords: formencode,flask,validation
Platform: any
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Programming Language :: Python
