diff options
Diffstat (limited to 'setuptools/_distutils/README')
-rw-r--r-- | setuptools/_distutils/README | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/setuptools/_distutils/README b/setuptools/_distutils/README new file mode 100644 index 00000000..23f48850 --- /dev/null +++ b/setuptools/_distutils/README @@ -0,0 +1,11 @@ +This directory contains the Distutils package. + +There's a full documentation available at: + + http://docs.python.org/distutils/ + +The Distutils-SIG web page is also a good starting point: + + http://www.python.org/sigs/distutils-sig/ + +$Id$ |