30 lines
1.0 KiB
Plaintext
30 lines
1.0 KiB
Plaintext
Metadata-Version: 2.0
|
|
Name: WTForms
|
|
Version: 2.1
|
|
Summary: A flexible forms validation and rendering library for python web development.
|
|
Home-page: http://wtforms.simplecodes.com/
|
|
Author: Thomas Johansson, James Crasta
|
|
Author-email: wtforms@simplecodes.com
|
|
License: BSD
|
|
Description-Content-Type: UNKNOWN
|
|
Platform: UNKNOWN
|
|
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: Programming Language :: Python :: 2.6
|
|
Classifier: Programming Language :: Python :: 2.7
|
|
Classifier: Programming Language :: Python :: 3
|
|
Classifier: Programming Language :: Python :: 3.3
|
|
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
|
|
Classifier: Topic :: Software Development :: Libraries :: Python Modules
|
|
Requires-Dist: ordereddict; python_version=="2.6"
|
|
Provides-Extra: Locale
|
|
Requires-Dist: Babel (>=1.3); extra == 'Locale'
|
|
|
|
UNKNOWN
|
|
|
|
|