Metadata-Version: 1.0
Name: plone.sequencebatch
Version: 1.0a1
Summary: Facilities for creating a batched sequence.
Home-page: http://pypi.python.org/pypi/plone.sequencebatch
Author: Plone Foundation
Author-email: plone-developers@lists.sourceforge.net
License: GPL
Description: Overview
        ========
        
        This package includes facilities for creating a batched sequence.
        
        It originated from the the PloneBatch module written for Plone which in
        itself has been based on Zope2's ZTUtils.Batch.
        
        Changelog
        =========
        
        1.0a1 - 2009-04-04
        ------------------
        
        - Repackaging as an egg.
        [hannosch]
        
        - Initial implementation.
        [tesdal]
        
Keywords: Plone
Platform: UNKNOWN
Classifier: Framework :: Plone
Classifier: Framework :: Zope2
