Metadata-Version: 1.0
Name: collective.groupspace.content
Version: 1.0
Summary: The groupspace content type
Home-page: http://svn.plone.org/svn/collective/collective.groupspace.content
Author: Maik Roeder
Author-email: roeder@berg.net
License: GPL
Description: Introduction
        ============
        
        Implements a folderish content type that implements the ILocalGroupSpacePASRoles
        interface, This interface allows managemment of dynamic roles for users and groups
        in a context, and is implemented in collective.groupspace.roles.
        
        This package is part of the collective.groupspace suite, whose components should
        be installed as needed:
        
        * collective.groupspace.workflow
        
        * collective.groupspace.roles
        
        * collective.groupspace.mail
        
        
        
        Changelog
        =========
        
        1.0 (xxxx-xx-xx)
        ----------------
        
        - Created recipe with ZopeSkel
        [Maik Roeder]
        
Keywords: groupspace,roles,pas,borg.localrole,grufspaces
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Web Environment
Classifier: Framework :: Plone
Classifier: Framework :: Zope2
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Office/Business :: Groupware
Classifier: Topic :: Software Development :: Libraries :: Python Modules
