Metadata-Version: 1.1
Name: collective.base
Version: 0.2
Summary: Base class for adapter with commonly used methods.
Home-page: https://github.com/taito/collective.base
Author: Taito Horiuchi
Author-email: taito.horiuchi@gmail.com
License: BSD
Description: ===============
        collective.base
        ===============
        
        collective.base provides base class for adapter with commonly used methods.
        
        Currently tested with
        ----------------------
        
        - Plone-4.2.5 and Python-2.7.x
        
        Changelog
        ---------
        
        0.2 (2013-03-09)
        ================
        
        - Added unrestrictedSearchResults usage as option. [taito]
        - Tested with Plone-4.2.5. [taito]
        
        0.1 (2013-03-07)
        ================
        
        - Initial release. [taito]
        
Platform: UNKNOWN
Classifier: Framework :: Plone
Classifier: Framework :: Plone :: 4.2
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
