Metadata-Version: 1.0
Name: z3c.recipe.dev
Version: 0.5.0
Summary: Zope3 development server setup recipes
Home-page: http://cheeseshop.python.org/pypi/z3c.recipe.dev
Author: Roger Ineichen and the Zope Community
Author-email: zope3-dev@zope.org
License: ZPL 2.1
Description: =========================
        Zope 3 development recipe
        =========================
        
        The z3c.recipe.dev:app generates start scripts and configuration files for
        starting a egg based Zope 3 setup.
        
        The z3c.recipe.dev:script generates a hook to a existing python module and
        allows to execute a python method including eggs in sys path.
        
        
        =======
        CHANGES
        =======
        
        Version 0.5.0 (2007-01-21)
        --------------------------
        
        - Initial Release
        
Keywords: zope3 z3c dev recipe
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
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
