| Tarek Ziadé | a045937 | 2009-02-06 00:52:52 +0000 | [diff] [blame^] | 1 | This directory contains the Distutils package. |
| 2 | |||||
| 3 | There's a full documentation available at: | ||||
| 4 | |||||
| 5 | http://docs.python.org/distutils/ | ||||
| 6 | |||||
| 7 | The Distutils-SIG web page is also a good starting point: | ||||
| Greg Ward | d759f5f | 2000-04-09 02:31:45 +0000 | [diff] [blame] | 8 | |
| 9 | http://www.python.org/sigs/distutils-sig/ | ||||
| 10 | |||||
| Greg Ward | d759f5f | 2000-04-09 02:31:45 +0000 | [diff] [blame] | 11 | $Id$ |