Introduction
============

The ``horae.app`` package provides the Horae resource planning system as a
`Grok <http://grok.zope.org/>`_ application. It pulls in all the required
``horae.*`` packages and if available activates functionality for the
optional ones.

Dependencies
============

Horae
-----

* `horae.auth <http://pypi.python.org/pypi/horae.auth>`_
* `horae.core <http://pypi.python.org/pypi/horae.core>`_
* `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>`_
* `grokui.admin <http://pypi.python.org/pypi/grokui.admin>`_
* `grokcore.startup <http://pypi.python.org/pypi/grokcore.startup>`_
* `zope.i18n[compile] <http://pypi.python.org/pypi/zope.i18n>`_
