HEX
Server: Apache/2.4.52 (Ubuntu)
System: Linux spn-python 5.15.0-89-generic #99-Ubuntu SMP Mon Oct 30 20:42:41 UTC 2023 x86_64
User: arjun (1000)
PHP: 8.1.2-1ubuntu2.20
Disabled: NONE
Upload Files
File: //home/arjun/projects/env/lib/python3.10/site-packages/WTForms_Components-0.10.5.dist-info/METADATA
Metadata-Version: 2.1
Name: WTForms-Components
Version: 0.10.5
Summary: Additional fields, validators and widgets for WTForms.
Home-page: https://github.com/kvesteri/wtforms-components
Author: Konsta Vesterinen
Author-email: konsta@fastmonkeys.com
License: BSD
Platform: any
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
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Dist: WTForms (>=1.0.4)
Requires-Dist: six (>=1.4.1)
Requires-Dist: email-validator (>=1.0.0)
Requires-Dist: validators (>=0.5.0)
Requires-Dist: intervals (>=0.6.0)
Requires-Dist: MarkupSafe (>=1.0.0)
Provides-Extra: color
Requires-Dist: colour (>=0.0.4) ; extra == 'color'
Provides-Extra: ipaddress
Provides-Extra: test
Requires-Dist: pytest (>=2.2.3) ; extra == 'test'
Requires-Dist: flexmock (>=0.9.7) ; extra == 'test'
Requires-Dist: WTForms-Test (>=0.1.1) ; extra == 'test'
Requires-Dist: flake8 (==3.8.4) ; extra == 'test'
Requires-Dist: isort (==4.3.21) ; extra == 'test'
Requires-Dist: colour (>=0.0.4) ; extra == 'test'
Requires-Dist: python-dateutil ; extra == 'test'
Provides-Extra: timezone
Requires-Dist: python-dateutil ; extra == 'timezone'


WTForms-Components
------------------

Additional fields, validators and widgets for WTForms.