Metadata-Version: 2.1
Name: wtforms
Version: 3.2.2
Summary: Form validation and rendering for Python web development.
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
License-File: LICENSE.rst
Requires-Dist: markupsafe>=1.1.1
Provides-Extra: email
Requires-Dist: email-validator>=2.0; extra == "email"

