Current Path: > > opt > alt > python27 > share > > doc > alt-python27-setuptools
Operation : Linux premium131.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64 Software : Apache Server IP : 162.0.232.56 | Your IP: 216.73.216.111 Domains : 1034 Domain(s) Permission : [ 0755 ]
Name | Type | Size | Last Modified | Actions |
---|---|---|---|---|
asl.txt | File | 11358 bytes | November 13 2023 21:11:31. | |
developer-guide.txt | File | 4118 bytes | August 28 2017 13:45:10. | |
development.txt | File | 1474 bytes | August 28 2017 13:45:10. | |
easy_install.txt | File | 75545 bytes | August 28 2017 13:45:10. | |
formats.txt | File | 31242 bytes | August 28 2017 13:45:10. | |
history.txt | File | 1887 bytes | August 28 2017 13:45:10. | |
index.txt | File | 537 bytes | August 28 2017 13:45:10. | |
pkg_resources.txt | File | 94391 bytes | August 28 2017 13:45:10. | |
psfl.txt | File | 12767 bytes | November 13 2023 21:11:31. | |
python3.txt | File | 3970 bytes | August 28 2017 13:45:10. | |
releases.txt | File | 2114 bytes | August 28 2017 13:45:10. | |
requirements.txt | File | 61 bytes | August 28 2017 13:45:10. | |
roadmap.txt | File | 167 bytes | August 28 2017 13:45:10. | |
setuptools.txt | File | 126650 bytes | August 28 2017 13:45:10. | |
zpl.txt | File | 2070 bytes | November 13 2023 21:11:31. |
------------------------- Development on Setuptools ------------------------- Setuptools is maintained by the Python community under the Python Packaging Authority (PyPA) and led by Jason R. Coombs. This document describes the process by which Setuptools is developed. This document assumes the reader has some passing familiarity with *using* setuptools, the ``pkg_resources`` module, and EasyInstall. It does not attempt to explain basic concepts like inter-project dependencies, nor does it contain detailed lexical syntax for most file formats. Neither does it explain concepts like "namespace packages" or "resources" in any detail, as all of these subjects are covered at length in the setuptools developer's guide and the ``pkg_resources`` reference manual. Instead, this is **internal** documentation for how those concepts and features are *implemented* in concrete terms. It is intended for people who are working on the setuptools code base, who want to be able to troubleshoot setuptools problems, want to write code that reads the file formats involved, or want to otherwise tinker with setuptools-generated files and directories. Note, however, that these are all internal implementation details and are therefore subject to change; stick to the published API if you don't want to be responsible for keeping your code from breaking when setuptools changes. You have been warned. .. toctree:: :maxdepth: 1 developer-guide formats releases
SILENT KILLER Tool