Distributing Python Modules
Greg Ward
Python Software Foundation
Email: distutils-sig@python.org
Anthony Baxter
Release 2.4a3
September 3, 2004
This document describes the Python Distribution Utilities
(``Distutils'') from the module developer's point of view, describing
how to use the Distutils to make Python modules and extensions easily
available to a wider audience with very little overhead for
build/release/install mechanics.