Metadata-Version: 1.0
Name: z3c.formwidget.optgroup
Version: 1.0
Summary: An optgroup widget for z3c.form.
Home-page: https://github.com/tmassman/z3c.formwidget.optgroup
Author: Thomas Massmann
Author-email: thomas.massmann@inqbus.de
License: ZPL 2.1
Download-URL: http://pypi.python.org/pypi/z3c.formwidget.optgroup
Description: Introduction
        ============
        
        This package implements a widget that groups select values into optgroups.
        
        Contributors
        ============
        
        Thomas Massmann, Author
        
        Changelog
        =========
        
        1.0 (2012-04-14)
        ----------------
        
        - Initial release.
          [Thomas Massmann]
        
Keywords: zope zope3 z3c.form
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Web Environment
Classifier: Framework :: Zope3
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)
Classifier: License :: OSI Approved :: Zope Public License
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
