Metadata-Version: 1.0
Name: horae.usersandgroups
Version: 1.0a1
Summary: Provides a persistent implementation of users and groups for the Horae resource planning system
Home-page: UNKNOWN
Author: Simon Kaeser
Author-email: skaeser@gmail.com
License: GPL
Description: Introduction
        ============
        
        ``horae.usersandgroups`` provides a persistent implementation of users and groups
        using the architecture provided by `horae.auth <http://pypi.python.org/pypi/horae.auth>`_.
        
        Dependencies
        ============
        
        Horae
        -----
        
        * `horae.auth <http://pypi.python.org/pypi/horae.auth>`_
        * `horae.core <http://pypi.python.org/pypi/horae.core>`_
        * `horae.layout <http://pypi.python.org/pypi/horae.layout>`_
        * `horae.search <http://pypi.python.org/pypi/horae.search>`_
        
        Third party
        -----------
        
        * `grok <http://pypi.python.org/pypi/grok>`_
        * `z3c.relationfield <http://pypi.python.org/pypi/z3c.relationfield>`_
        
        Changelog
        =========
        
        1.0a1 (2012-01-16)
        ------------------
        
        * Initial release
        
        
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
