Metadata-Version: 1.0
Name: p01.recipe.setup
Version: 0.5.1
Summary: Application installation support recipes
Home-page: http://pypi.python.org/pypi/p01.recipe.setup
Author: Roger Ineichen and the Zope Community
Author-email: zope-dev@zope.org
License: ZPL 2.1
Description: The ``p01.recipe.setup`` recipe provides helper methods for download, install
        and configure applications including windows, minsys support. The recipe
        provides the following components: mkfile, mkdir, download, template,
        supervisor, cmd, copy, cmmi.
        
        
        Detailed Documentation
        **********************
        
        ======
        README
        ======
        
        
        
        =======
        CHANGES
        =======
        
        0.5.1 (2011-08-13)
        ------------------
        
        - added paste recipe
        
        
        0.5.0 (2010-11-17)
        ------------------
        
        - initial release
        
Keywords: zope3 p01 dev recipe setup installation installer
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
