Metadata-Version: 1.0
Name: z3c.tabular
Version: 0.5.2
Summary: Table with form support based on z3c.form and z3c.table for Zope3
Home-page: http://cheeseshop.python.org/pypi/z3c.tabular
Author: Roger Ineichen and the Zope Community
Author-email: zope3-dev@zope.org
License: ZPL 2.1
Description: This package provides a table implementation including form support for Zope3
        based on z3c.form and z3c.table.
        
        
        =======
        CHANGES
        =======
        
        0.5.2 (2009-10-19)
        ------------------
        
        - Fix my bug introduced in 0.5.1
        
        0.5.1 (2009-10-19)
        ------------------
        
        - Added ``allowEdit`` property to ``SubFormTable``
        
        
        0.5.0 (2009-02-22)
        ------------------
        
        - Initial Release
        
Keywords: zope3 z3c tabular data form table contents
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Zope Public License
Classifier: Programming Language :: Python
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Framework :: Zope3
