Metadata-Version: 1.0
Name: p4a.subtyper
Version: 1.0b1dev-r1469
Summary: Subtyping framework for Plone
Home-page: UNKNOWN
Author: Rocky Burt
Author-email: rocky@serverzen.com
License: GPL
Description: p4a.subtyper
        ============
        
        p4a.subtyper is a subtyping framework for Plone.  It allows the developer
        to easily setup sub-content-types for any given content type.  It also exposes
        the possible sub-types for a given object in the content menu.
        
        See ``browser/browser.txt`` for example usage.
        
        Requirements
        ------------
        
        * Plone 2.5 or Plone 3.0
        
        Credits
        -------
        
        Originally created by Rocky Burt (rocky AT serverzen DOT com --
        http://www.serverzen.com) on behalf of Jazkarta Inc (http://www.jazkarta.com).
        
Platform: UNKNOWN
Classifier: Framework :: Zope2
Classifier: Framework :: Zope3
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
