slackbuilds/python/pysetuptools
Audrius Kažukauskas 8a160e85cf python/pysetuptools: Updated for version 12.0.5.
Signed-off-by: Audrius Kažukauskas <audrius@neutrino.lt>
2015-02-15 07:56:25 +07:00
..
README python/pysetuptools: Updated for version 0.8. 2013-07-08 14:13:39 -05:00
pysetuptools.SlackBuild python/pysetuptools: Updated for version 12.0.5. 2015-02-15 07:56:25 +07:00
pysetuptools.info python/pysetuptools: Updated for version 12.0.5. 2015-02-15 07:56:25 +07:00
slack-desc python/pysetuptools: Updated for version 0.8. 2013-07-08 14:13:39 -05:00

README

pysetuptools (a collection of enhancements to Python distutils)
Note: the name of the source package is 'setuptools'.  Since 'setuptools'
is such a generic name, this package uses the name 'pysetuptools' to avoid
any potential future conflicts.  The actual installation paths and file 
names are not modified in any way.

setuptools allow you to more easily build and distribute Python packages,
especially ones that have dependencies on other packages.