python27-setuptools - Easily build and distribute Python packages
| Website: | https://pypi.python.org/pypi/setuptools |
|---|---|
| License: | MIT |
- 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 also contains the runtime components of setuptools, necessary to execute the software that requires pkg_resources.py.
Packages
| python27-setuptools-39.0.1-1.ius.centos6.noarch [666 KiB] |
Changelog
by Carl George (2018-03-27):
- Latest upstream - Include CHANGES.rst and README.rst |