Metadata-Version: 1.1
Name: collective.whoiswho
Version: 1.0
Summary: Display members and groups
Home-page: http://svn.plone.org/svn/collective/
Author: Godefroid Chapelle
Author-email: gotcha@bubblenet.be
License: gpl
Description: Collective Who is who
        =====================
        
        Plone addon that provides read-only views which display all groups, 
        the members per group and the member's details.
        
        The views are made available to the user through a link in the user's menu
        (iow, a user action).
        
        Changelog
        =========
        
        1.0 (2013-06-11)
        ----------------
        
        - First views [gotcha]
        
        
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.6
Classifier: Framework :: Plone
Classifier: Framework :: Plone :: 4.2
