Metadata-Version: 2.1
Name: marvin-wtforms-alchemy
Version: 0.16.9
Summary: Generates WTForms forms from SQLAlchemy models.
Home-page: https://github.com/havok2063/wtforms-alchemy
Author: Brian Cherinka
Author-email: havok2063@gmail.com
License: BSD
Description: 
        WTForms-Alchemy
        ---------------
        
        Generates WTForms forms from SQLAlchemy models.
        
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: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Provides-Extra: test
Provides-Extra: babel
Provides-Extra: arrow
Provides-Extra: phone
Provides-Extra: intervals
Provides-Extra: password
Provides-Extra: color
Provides-Extra: i18n
Provides-Extra: ipaddress
Provides-Extra: timezone
