******************************************************************************
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

