Python Distutils-SIG: Introduction
The Distutils-SIG exists to discuss the design and implementation of a suite of standard Distribution Utilities for Python. The goal of the Distribution Utilities (`distutils') is to make building, distributing, and installing Python modules, extensions, and applications painless and standardized.
What's Available
Interested in learning more or trying out the Distutils? These other project web pages are available:
- the Distutils documentation page: lists requirements/design documents and also links to the Distutils manuals.
- download the Distutils
- CVS access: stable releases too boring? try the latest development code instead!
- mailing list: join in the discussion or view the archives
