/opt/alt/python38/share/doc/alt-python38-setuptools/deprecated
NameSizeModeActions
distutils/-0755rm
distutils-legacy.rst14100644editdlrm
easy_install.rst521380644editdlrm
functionalities.rst14500644editdlrm
index.rst7830644editdlrm
python3.rst39720644editdlrm
python_eggs.rst309430644editdlrm
Edit: /opt/alt/python38/share/doc/alt-python38-setuptools/deprecated/index.rst (783B)
====================================================== Guides on backward compatibility & deprecated practice ====================================================== ``Setuptools`` has undergone tremendous changes since its first debut. As its development continues to roll forward, many of the practice and mechanisms it had established are now considered deprecated. But they still remain relevant as a plethora of libraries continue to depend on them. Many people also find it necessary to equip themselves with the knowledge to better support backward compatibility. This guide aims to provide the essential information for such objectives. .. toctree:: :maxdepth: 1 python3 python_eggs easy_install distutils/index distutils-legacy functionalities