/usr/share/doc/python3-setuptools/deprecated
NameSizeModeActions
distutils-legacy.rst14100644editdlrm
easy_install.rst521760644editdlrm
functionalities.rst14500644editdlrm
index.rst7630644editdlrm
python3.rst39720644editdlrm
python_eggs.rst309820644editdlrm
Edit: /usr/share/doc/python3-setuptools/deprecated/index.rst (763B)
====================================================== 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-legacy functionalities