Package available in: [trunk] [8.0] [7.0] [6.0]
Packages built and distributed using setuptools look to the user like ordinary Python packages based on the distutils. Your users don't need to install or even know about setuptools in order to use them, and you don't have to include the entire setuptools package in your distributions. By including just a single bootstrap module (a 7K .py file), your package will automatically download and install setuptools if the user is building your package from source and doesn't have a suitable version already installed.
... part of T2, get it here
URL: http://peak.telecommunity.com/DevCenter/setuptools
Author: Phillip J. Eby <pje [at] telecommunity [dot] com>
Author: Tyler C. Sarna <tsarna [at] sarna [dot] org>
Maintainer: T2 Project <t2 [at] t2-project [dot] org>
License: OpenSource
Status: Stable
Version: 0.6c6
Download: http://cheeseshop.python.org/packages/2.5/s/setuptools/ setuptools-0.6c6-py2.5.egg
T2 source: setuptools-conf.in
T2 source: setuptools.cache
T2 source: setuptools.conf
T2 source: setuptools.desc
Build time (on reference hardware): 5% (relative to binutils)2
Installed size (on reference hardware): 0.88 MB, 84 files
Dependencies (build time detected): 00-dirtree bash coreutils diffutils findutils gcc glibc grep pyrexc python sed
Installed files (on reference hardware): n.a.
1) This page was automatically generated from the T2 package source. Corrections, such as dead links, URL changes or typos need to be performed directly on that source.
2) Compatible with Linux From Scratch's "Standard Build Unit" (SBU).