[Distutils] Updated Distutils docs

Greg Ward gward@python.net
Wed Sep 6 23:02:06 2000


Hi all --

I've been slowly plugging away at the "Distributing Python Modules"
manual over the last couple of days, and just uploaded the results to
python.org.  See

  http://www.python.org/sigs/distutils-sig/doc/

Especially the following sections of the "Distributing" manual:

  http://www.python.org/sigs/distutils-sig/doc/dist/describing-extensions.html
  http://www.python.org/sigs/distutils-sig/doc/dist/setup-config.html
  http://www.python.org/sigs/distutils-sig/doc/dist/source-dist.html
  http://www.python.org/sigs/distutils-sig/doc/dist/built-dist.html

The "Installing Python Modules" manual has also been updated from the
old copy that was on python.org, but this is mainly typo fixes (for
now).

Any feedback is welcome!

        Greg
-- 
Greg Ward                                      gward@python.net
http://starship.python.net/~gward/