Metadata-Version: 1.0
Name: minitage.recipe.du
Version: 1.35
Summary: zc.buildout recipes to compile and install software or python packages and generate scripts or configuration files.
Home-page: http://cheeseshop.python.org/pypi/minitage.recipe.du
Author: Mathieu Pasquet
Author-email: kiorky@cryptelium.net
License: BSD
Description: ******************************************************************************
        Recipe for compiling and installing software with or without minitage
        ******************************************************************************
        
        .. contents::
        
        =======================
        Introduction
        =======================
        
        Recipe for doing simple "python setup.py build && python setup.py install --prefix"
        maybe inside and with (or without) the help of an underlying minitage
        environment.
        
        You can browse the code on minitage's following resources:
        
        - http://git.minitage.org/git/minitage/eggs/minitage.recipe.du/
        - http://www.minitage.org/trac/browser/minitage/eggs/minitage.recipe.du
        
        
        =======================
        CHANGELOG
        =======================
        
        1.35
        ---------
        
        Spllited out from minitage.recipe
        
        
        
Keywords: development buildout recipe
Platform: UNKNOWN
Classifier: Framework :: Buildout
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Topic :: Software Development :: Build Tools
Classifier: Topic :: Software Development :: Libraries :: Python Modules
