Metadata-Version: 1.0
Name: zope.applicationcontrol
Version: 3.5.5
Summary: Zope applicationcontrol
Home-page: http://cheeseshop.python.org/pypi/zope.applicationcontrol
Author: Zope Foundation and Contributors
Author-email: zope-dev@zope.org
License: ZPL 2.1
Description: =======================
        zope.applicationcontrol
        =======================
        
        The application control instance can be generated upon startup of an
        application built with the Zope Toolkit.
        
        This package provides an API to retrieve runtime information. It also
        provides a utility with methods for shutting down and restarting the
        server.
        
        
        =======
        CHANGES
        =======
        
        3.5.5 (2010-01-09)
        ------------------
        
        - Initial release, extracted from zope.app.applicationcontrol.
        
Keywords: zope ztk application control
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Zope Public License
Classifier: Programming Language :: Python
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Framework :: Zope3
