===========================
zope.app.applicationcontrol
===========================

The application control instance is usually generated upon startup.
This package provides runtime information adapter for application
control and Zope version.  Also provide a utility with methods for
shutting down and restarting the server.


Developer Resources
-------------------

- Subversion browser:

    http://svn.zope.org/zope.app.applicationcontrol/

- Read-only Subversion checkout::

  $ svn co svn://svn.zope.org/repos/main/zope.app.applicationcontrol/trunk

- Writable Subversion checkout::

  $ svn co svn+ssh://userid@svn.zope.org/repos/main/zope.app.applicationcontrol/trunk

