setuptools is a collection of enhancements to the Python distutils
(for Python 2.3.5 and up on most platforms; 64-bit platforms require a
minimum of Python 2.4) that allow you to more easily build and
distribute Python packages, especially ones that have dependencies on
other packages.
Sun Sep 17 12:00:00 2006 Axel Thimm - 0.6c2-5
- Update to 0.6c2.
- Add compatiblity hooks for "python-setuptools".