python-setuptools - Download, build, install, upgrade, and uninstall Python packages

Description:

setuptools is a collection of enhancements to the Python distutils that allow
you to more easily build and distribute Python packages, especially ones that
have dependencies on other packages.

This package contains the runtime components of setuptools, necessary to
execute the software that requires pkg_resources.py.

Homepage: http://peak.telecommunity.com/DevCenter/setuptools

License: Python or ZPLv2.0

Vendor: Fedora Project

Packages

python-setuptools-0.6c7-2.fc8.noarch [297 KiB] Changelog by Konstantin Ryabitsev (2007-09-24):
- Move pretty much everything back into runtime in order to avoid more
  brokenness than we're trying to address with these fixes.