Metadata-Version: 1.0
Name: plone.controller
Version: 1.1
Summary: Controller for starting/stopping Plone services
Home-page: UNKNOWN
Author: The Plone Collective
Author-email: plone-developers@lists.sourceforge.net
License: GPL
Description: Introduction
        ============
        
        
        
        Changelog
        =========
        
        1.1
        ---
        
        * Turn off diagnostic messages unless the "DEBUG" environment
        variable is set. [smcmahon]
        
        * Search for buildout.cfg in current directory if
        no config file is specified on command line.
        [smcmahon]
        
        * Widen display and move sw to better fit sidnei's
        changes.
        
        1.0 - 2009-03-04
        ----------------
        
        * Eggified from XController, added dependency on
        collective.buildout.cluster [sidnei]
        
        * Initial release [sidnei]
        
        
Keywords: controller plone
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
