Metadata-Version: 1.1
Name: plone.z3ctable
Version: 0.2
Summary: z3c.table support for Plone
Home-page: https://github.com/affinitic/plone.z3ctable
Author: Godefroid Chapelle
Author-email: gotcha@bubblenet.be
License: GPL
Description: Introduction
        ============
        
        `plone.z3ctable` implements a BatchProvider compatible with `z3c.table`.
        
        This batch provider renders as `CMFPlone batch_macros`.
        
        It currently does not implement the leapback functionality.
        
        
        Changelog
        =========
        
        0.2 (2013-03-26)
        ----------------
        
        - Fix import for Plone 4.3
          [jfroche]
        
        
        0.1 (2009-06-24)
        ----------------
        
        * `batch_macros` implementation in `BatchProvider`
          [gotcha]
        
        
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
