REDROOM
PHP 8.2.30
Path:
Logout
Edit File
Size: 2.13 KB
Close
/opt/alt/python313/share/doc/alt-python313-setuptools/docs/deprecated/changed_keywords.rst
Text
Base64
New and Changed ``setup()`` Keywords ==================================== This document tracks historical differences between ``setuptools`` and ``distutils``. Since ``distutils`` was scheduled for removal from the standard library in Python 3.12, and ``setuptools`` started its adoption, these differences became less relevant. Please check :doc:`/references/keywords` for a complete list of keyword arguments that can be passed to the ``setuptools.setup()`` function and a their full description. .. tab:: Supported by both ``distutils`` and ``setuptoools`` ``name`` string ``version`` string ``description`` string ``long_description`` string ``long_description_content_type`` string ``author`` string ``author_email`` string ``maintainer`` string ``maintainer_email`` string ``url`` string ``download_url`` string ``packages`` list ``py_modules`` list ``scripts`` list ``ext_package`` string ``ext_modules`` list ``classifiers`` list ``distclass`` Distribution subclass ``script_name`` string ``script_args`` list ``options`` dictionary ``license`` string ``license_file`` string **deprecated** ``license_files`` list ``keywords`` string or list ``platforms`` list ``cmdclass`` dictionary ``data_files`` list **deprecated** ``package_dir`` dictionary ``requires`` string or list **deprecated** ``obsoletes`` list **deprecated** ``provides`` list .. tab:: Added or changed by ``setuptoools`` ``include_package_data`` bool ``exclude_package_data`` dictionary ``package_data`` dictionary ``zip_safe`` bool ``install_requires`` string or list ``entry_points`` dictionary ``extras_require`` dictionary ``python_requires`` string ``setup_requires`` string or list **deprecated** ``dependency_links`` list **deprecated** ``namespace_packages`` list ``test_suite`` string or function **deprecated** ``tests_require`` string or list **deprecated** ``test_loader`` class **deprecated** ``eager_resources`` list ``project_urls`` dictionary
Save
Close
Exit & Reset
Text mode: syntax highlighting auto-detects file type.
Directory Contents
Dirs: 1 × Files: 10
Delete Selected
Select All
Select None
Sort:
Name
Size
Modified
Enable drag-to-move
Name
Size
Perms
Modified
Actions
distutils
DIR
-
drwxr-xr-x
2026-02-10 08:06:20
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
changed_keywords.rst
2.13 KB
lrw-r--r--
2023-11-21 19:00:33
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
commands.rst
28.98 KB
lrw-r--r--
2023-11-21 19:00:33
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
dependency_links.rst
2.79 KB
lrw-r--r--
2023-11-21 19:00:33
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
distutils-legacy.rst
2.38 KB
lrw-r--r--
2023-11-21 19:00:33
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
easy_install.rst
50.79 KB
lrw-r--r--
2023-11-21 19:00:33
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
functionalities.rst
1.42 KB
lrw-r--r--
2023-11-21 19:00:33
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
index.rst
863 B
lrw-r--r--
2023-11-21 19:00:33
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
python_eggs.rst
30.22 KB
lrw-r--r--
2023-11-21 19:00:33
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
resource_extraction.rst
2.98 KB
lrw-r--r--
2023-11-21 19:00:33
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
zip_safe.rst
3.56 KB
lrw-r--r--
2023-11-21 19:00:33
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Zip Selected
If ZipArchive is unavailable, a
.tar
will be created (no compression).