1 [COPY] --- T2-COPYRIGHT-NOTE-BEGIN ---
2 [COPY] T2 SDE: package/*/setuptools/setuptools.desc
3 [COPY] Copyright (C) 2004 - 2021 The T2 SDE Project
5 [COPY] This Copyright note is generated by scripts/Create-CopyPatch,
6 [COPY] more information can be found in the files COPYING and README.
8 [COPY] This program is free software; you can redistribute it and/or modify
9 [COPY] it under the terms of the GNU General Public License version 2.
10 [COPY] --- T2-COPYRIGHT-NOTE-END ---
12 [I] A collection of enhancements to the Python distutils
14 [T] Packages built and distributed using setuptools look to the user like
15 [T] ordinary Python packages based on the distutils. Your users don't need to
16 [T] install or even know about setuptools in order to use them, and you don't
17 [T] have to include the entire setuptools package in your distributions. By
18 [T] including just a single bootstrap module (a 7K .py file), your package
19 [T] will automatically download and install setuptools if the user is building
20 [T] your package from source and doesn't have a suitable version already
23 [U] http://peak.telecommunity.com/DevCenter/setuptools
25 [A] Phillip J. Eby <pje@telecommunity.com>
26 [A] Tyler C. Sarna <tsarna@sarna.org>
27 [M] T2 Project <t2@t2-project.org>
34 [P] X -----5---9 200.000
36 [O] . $base/package/*/*/setuptools-conf.in
38 [D] b57d3c7ad2040e8adfa32b1f7c1337ffe2539dea78219cccc3a78b12 setuptools-0.6c9-py2.6.egg http://cheeseshop.python.org/packages/2.6/s/setuptools/