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>`_
