Metadata-Version: 1.0
Name: TGExpandingFormWidget
Version: 0.1.3
Summary: This module provides a dynamically expandable form widget for TurboGears.
Home-page: http://www.psychofx.com/TGExpandingFormWidget/
Author: Chris Miles
Author-email: miles.chris@gmail.com
License: MIT
Description: TGExpandingFormWidget is a type of repeating form widget for TurboGears. It contains groups of widgets which are repeated on the page. The user is able to dynamically add or remove widget groups as required before submitting the form.
        
        This widget is based on dynwidget by Randall Smith.  It has been cleaned up and bug-fixed by Chris Miles and released with Randall's permission.
        
Keywords: turbogears.widgets
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Framework :: TurboGears
Classifier: Framework :: TurboGears :: Widgets
