Metadata-Version: 1.0
Name: grokcore.content
Version: 1.1
Summary: Base content types for Grok
Home-page: http://grok.zope.org
Author: Grok Team
Author-email: grok-dev@zope.org
License: ZPL
Download-URL: http://pypi.python.org/pypi/grokcore.content
Description: This package provides base classes of basic content types.
        
        .. contents::
        
        Examples
        ========
        
        TODO
        
        Changes
        =======
        
        1.1 (2010-11-01)
        ----------------
        
        * Use newer grokcore.component.
        
        * Made package comply to zope.org repository policy.
        
        1.0 (2010-02-06)
        ----------------
        
        * Created ``grokcore.content`` in January 2010 by factoring basic
          component base classes out of Grok.
        
        
Platform: UNKNOWN
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Zope Public License
Classifier: Programming Language :: Python
Classifier: Framework :: Zope3
