SlackBuildsOrg/python/distribute
2012-08-23 15:49:31 -05:00
..
distribute.info python/distribute: Fixed dep information 2012-08-23 15:49:31 -05:00
distribute.SlackBuild python/distribute: Updated for version 0.6.27. 2012-06-25 21:43:32 -04:00
README
slack-desc

distribute is a fork of the setuptools project.

Distribute is intended to replace Setuptools as the standard method for
working with Python module distributions.

For those who may wonder why they should switch to Distribute over
Setuptools, it's quite simple:

- Distribute is a drop-in replacement for Setuptools.
- The code is actively maintained, and has over 10 commiters.
- Distribute offers Python 3 support!

If you have pysetuptools installed, you need to remove it before installing
this package.