cpython/Lib/distutils/README

14 lines
295 B
Plaintext
Raw Normal View History

2009-02-05 20:46:57 -04:00
This directory contains the Distutils package.
2009-02-05 20:46:57 -04:00
There's a full documentation available at:
2009-02-05 20:46:57 -04:00
http://docs.python.org/distutils/
2009-02-05 20:46:57 -04:00
The Distutils-SIG web page is also a good starting point:
2009-02-05 20:46:57 -04:00
http://www.python.org/sigs/distutils-sig/
WARNING : Distutils must remain compatible with 2.3
$Id$