Differences between revisions 1 and 2
Revision 1 as of 2008-03-14 16:50:47
Size: 995
Comment: initial version
Revision 2 as of 2008-11-14 13:42:06
Size: 995
Editor: anonymous
Comment: converted to 1.6 markup
No differences found!

setuptools

Description

setuptools is a collection of enhancements to the Python distutils (for Python 2.3.5 and up on most platforms; 64-bit platforms require a minimum of Python 2.4) that allow you to more easily build and distribute Python packages, especially ones that have dependencies on other packages.

Website: http://pypi.python.org/pypi/setuptools/

License

PSF or ZPL. i.e Python Software Foundation License or Zope Public License

SPKG Maintainers

Upstream Contact

  • Phillip J. Eby (distutils-sig@python org)

Dependencies

  • python

Changelog

setuptools-0.6c8.p0 (Michael Abshoff, March 14th, 2008)

  • add hg repo
  • add .hgignore
  • clean up SPKG.txt
  • make setuptools a default spkg

setuptools-0.6c8 (Jaap Spies, March 12th, 2008)

  • upgrade to setuptools-0.6c8

setuptools-0.6.spkg (Jaap Spies)

  • initial release