Edgewall Software

Changes between Version 4 and Version 5 of setuptools


Ignore:
Timestamp:
May 9, 2010, 6:15:43 PM (14 years ago)
Author:
Christian Boos
Comment:

bookmark setuptools links

Legend:

Unmodified
Added
Removed
Modified
  • setuptools

    v4 v5  
    3939}}}
    4040
     41== Reference Documentation ==
     42 - [http://peak.telecommunity.com/DevCenter/setuptools setuptools]
     43 - [http://peak.telecommunity.com/DevCenter/PkgResources pkg_resources] (setuptools)
     44 - [http://packages.python.org/distribute/pkg_resources.html pkg_resources] (Distribute)
     45 - [http://peak.telecommunity.com/DevCenter/EggFormats .egg format]
    4146----
    4247See also: TracDev/Proposals/Setuptools, [source:sandbox/setuptools]