/ lib / distutils / README
README
 1  This directory contains the Distutils package.
 2  
 3  There's a full documentation available at:
 4  
 5      https://docs.python.org/distutils/
 6  
 7  The Distutils-SIG web page is also a good starting point:
 8  
 9      https://www.python.org/sigs/distutils-sig/
10  
11  $Id$