python-setuptools

Easily build and distribute 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.
Website: http://pypi.python.org/pypi/distribute
License: Python or ZPLv2.0
Vendor: Baruwa Enterprise Edition https://packages.baruwa.com/
Group: applications/system

Packages

python-setuptools-0.6.10-4.el6_9.noarch [335 KiB] Changelog by Charalampos Stratakis (2017-12-01):
- Enable https access to pypi.
Resolves: rhbz#1519849
python-setuptools-0.6.10-3.el6.noarch [335 KiB] Changelog by David Malcolm (2010-07-14):
- cherrypick upstream patch for easy_install (ignore locally installed
packages: patch0)
- provide "python-distribute"
- add README.txt and other .txt documentation files to the payload
Resolves: rhbz#613138