[COPY] --- T2-COPYRIGHT-NOTE-BEGIN --- [COPY] T2 SDE: package/*/setuptools/setuptools.desc [COPY] Copyright (C) 2004 - 2024 The T2 SDE Project [COPY] [COPY] This Copyright note is generated by scripts/Create-CopyPatch, [COPY] more information can be found in the files COPYING and README. [COPY] [COPY] This program is free software; you can redistribute it and/or modify [COPY] it under the terms of the GNU General Public License version 2. [COPY] --- T2-COPYRIGHT-NOTE-END --- [I] A collection of enhancements to the Python distutils [T] Packages built and distributed using setuptools look to the user like [T] ordinary Python packages based on the distutils. Your users don't need to [T] install or even know about setuptools in order to use them, and you don't [T] have to include the entire setuptools package in your distributions. By [T] including just a single bootstrap module (a 7K .py file), your package [T] will automatically download and install setuptools if the user is building [T] your package from source and doesn't have a suitable version already [T] installed. [U] https://pypi.org/project/setuptools [A] Phillip J. Eby [A] Tyler C. Sarna [M] T2 Project [C] extra/development [F] CROSS [L] MIT [S] Stable [V] 69.2.0 [P] X 0----5---9 109.050 [O] hook_add preconf 5 "sed -i -e '/tag_build = .post/d' -e '/tag_date = 1/d' setup.cfg" [CV-URL] https://pypi.org/project/setuptools/#history [D] 33aa59ea3b553f29f6f4f52786a7ed68bf40ace78ae168c7ad43d7e6 setuptools-69.2.0.tar.gz https://pypi.io/packages/source/s/setuptools/