Metadata-Version: 1.0
Name: z3c.recipe.winservice
Version: 0.5.0
Summary: Zope3 windows service installer
Home-page: http://pypi.python.org/pypi/z3c.recipe.winservice
Author: Roger Ineichen and the Zope Community
Author-email: zope-dev@zope.org
License: ZPL 2.1
Description: The ``z3c.recipe.winservice:service`` generates a service scripts and
        configuration files for starting a egg based Zope 3 setup as a windows service.
        
        
        =======
        CHANGES
        =======
        
        Version 0.5.0 (2008-04-12)
        --------------------------
        
        - Initial Release
        
Keywords: zope zope3 z3c deploy recipe windows service
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
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 :: Microsoft :: Windows
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Framework :: Zope3
