********************************************************
deployrecipes -- Set of Buildout recipes for PasteDeploy
********************************************************

This package offers `PasteDeploy <http://pythonpaste.org/deploy/>`_-specific
`Buildout <http://www.buildout.org/>`_ recipes, such as:

- One to make all the variables in the section of a PasteDeploy configuration
  file available in a Buildout parts section.
- One to generate WSGI scripts where the application is loaded by PasteDeploy.

The end-user manual is available at: http://packages.python.org/deployrecipes/
