Metadata-Version: 1.1
Name: collective.rolereport
Version: 1.0
Summary: Creates a report on what users have which roles
Home-page: http://www.colliberty.com/
Author: Colliberty
Author-email: info@colliberty.com
License: GPL
Description: Introduction
        ============
        
        This module can generate a report on all roles and all users for each role. 
        It generates an HTML report with userid, fullname and email.
        
        Go to http://<plonesite>/@@role-report
        
        Tested with Plone 3. Should work in Plone 4.
        
        Changelog
        =========
        
        1.0 (2014-06-19)
        ----------------
        
        - Initial release
        
Keywords: web zope plone
Platform: UNKNOWN
Classifier: Framework :: Plone
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.4
