.. _setuptools:

distutils and setuptools (paver.setuputils)
===========================================

Paver makes it very easy to use and extend Python's standard distribution 
mechanisms. The :ref:`Getting Started Guide <gettingstarted>` has a useful
example of moving from distutils and setuptools to Paver.

.. automodule:: paver.setuputils
   :members:
