Metadata-Version: 1.0
Name: horae.reports
Version: 1.0a1
Summary: Provides basic reporting functionality for horae
Home-page: UNKNOWN
Author: Simon Kaeser
Author-email: skaeser@gmail.com
License: GPL
Description: Introduction
        ============
        
        The ``horae.reports`` package makes it possible to store a search
        as a report which may be publicly available for all users or may be
        shared with specific groups or users using the sharing functionality
        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.lifecycle <http://pypi.python.org/pypi/horae.lifecycle>`_
        * `horae.properties <http://pypi.python.org/pypi/horae.properties>`_
        * `horae.search <http://pypi.python.org/pypi/horae.search>`_
        * `horae.ticketing <http://pypi.python.org/pypi/horae.ticketing>`_
        
        Third party
        -----------
        
        * `grok <http://pypi.python.org/pypi/grok>`_
        
        Changelog
        =========
        
        1.0a1 (2012-01-16)
        ------------------
        
        - Initial release
        
Platform: UNKNOWN
Classifier: Programming Language :: Python
