Metadata-Version: 1.1
Name: Products.OFSP
Version: 4.0
Summary: General Zope 2 help screens.
Home-page: http://pypi.python.org/pypi/Products.OFSP
Author: Zope Foundation and Contributors
Author-email: zope-dev@zope.org
License: ZPL 2.1
Description: Overview
        ========
        
        OFSP registers the Zope 2 OFS content types.
        
        Changelog
        =========
        
        4.0 (2016-07-23)
        ----------------
        
        - Removed code from project, which got merged back into Zope2 itself.
        
        3.0 (2016-07-19)
        ----------------
        
        - Remove HelpSys support.
        
        2.13.2 (2010-07-25)
        -------------------
        
        - Moved the registration of OFS types back into this packages `initialize`
          function to avoid test setup problems with installPackage in ZopeTestCase.
        
        2.13.1 (2010-07-11)
        -------------------
        
        - Added a ``configure.zcml`` to automatically load the OFS package.
        
        2.13.0 (2010-07-10)
        -------------------
        
        - Released as separate package.
        
Platform: UNKNOWN
Classifier: Development Status :: 6 - Mature
Classifier: Environment :: Web Environment
Classifier: Framework :: Zope2
Classifier: License :: OSI Approved :: Zope Public License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2 :: Only
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: Implementation :: CPython
