Metadata-Version: 1.1
Name: tw2.forms
Version: 2.1.4.1
Summary: The basic form widgets for ToscaWidgets 2.
Home-page: http://toscawidgets.org
Author: Paul Johnston, Christopher Perkins, Alberto Valverde & contributors
Author-email: paj@pajhome.org.uk
License: UNKNOWN
Description: ToscaWidgets is a web widget toolkit for Python to aid in the creation,
        packaging and distribution of common view elements normally used in the web.
        
        tw2.forms contains the basic form widgets.
        
        Build Status
        ------------
        
        .. |master| image:: https://secure.travis-ci.org/toscawidgets/tw2.forms.png?branch=master
           :alt: Build Status - master branch
           :target: http://travis-ci.org/#!/toscawidgets/tw2.forms
        
        .. |develop| image:: https://secure.travis-ci.org/toscawidgets/tw2.forms.png?branch=develop
           :alt: Build Status - develop branch
           :target: http://travis-ci.org/#!/toscawidgets/tw2.forms
        
        +----------+-----------+
        | Branch   | Status    |
        +==========+===========+
        | master   | |master|  |
        +----------+-----------+
        | develop  | |develop| |
        +----------+-----------+
        
        
Keywords: toscawidgets.widgets
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Web Environment
Classifier: Environment :: Web Environment :: ToscaWidgets
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Software Development :: Widget Sets
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: License :: OSI Approved :: MIT License
