Download, build, install, upgrade, and uninstall Python packages -- easily!
setuptools is a collection of enhancements to the Python distutils (for Python 2.3 and up) that allow you to more easily build and distribute Python packages, especially ones that have dependencies on other packages.
- Devel package for openSUSE:Factory
-
48
derived packages
- Links to openSUSE:Factory / python-setuptools
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:python/python-setuptools && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000124 124 Bytes | |
psfl.txt | 0000011900 11.6 KB | |
python-setuptools.changes | 0000068779 67.2 KB | |
python-setuptools.spec | 0000003547 3.46 KB | |
setuptools-39.0.1.zip | 0000844940 825 KB | |
zpl.txt | 0000002366 2.31 KB |
Revision 142 (latest revision is 281)
Tomáš Chvátal (scarabeus_iv)
committed
(revision 142)
- Version update to 39.0.1: * Fix utf parsing with python2 * Various other fixes
Comments 2
I noticed that the package also contains windows executeables. Should we ship those?
I don't think that we need those .exe, I've just removed it.