Metadata-Version: 2.4
Name: flask-wtf
Version: 1.3.0
Summary: Form rendering, validation, and CSRF protection for Flask with WTForms.
Maintainer: WTForms
Classifier: Development Status :: 5 - Production/Stable
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 :: Internet :: WWW/HTTP :: WSGI
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI :: Application
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
License-File: LICENSE.rst
Requires-Dist: flask
Requires-Dist: itsdangerous
Requires-Dist: wtforms
Provides-Extra: email
Requires-Dist: email-validator; extra == "email"
Dynamic: classifier
Dynamic: license-file
Dynamic: maintainer
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: summary
