distutils
distutils copied to clipboard
distutils as found in cpython
.. image:: https://img.shields.io/pypi/v/distutils.svg :target: https://pypi.org/project/distutils
.. image:: https://img.shields.io/pypi/pyversions/distutils.svg
.. image:: https://github.com/pypa/distutils/actions/workflows/main.yml/badge.svg :target: https://github.com/pypa/distutils/actions?query=workflow%3A%22tests%22 :alt: tests
.. image:: https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/charliermarsh/ruff/main/assets/badge/v2.json :target: https://github.com/astral-sh/ruff :alt: Ruff
.. .. image:: https://readthedocs.org/projects/PROJECT_RTD/badge/?version=latest .. :target: https://PROJECT_RTD.readthedocs.io/en/latest/?badge=latest
.. image:: https://img.shields.io/badge/skeleton-2024-informational :target: https://blog.jaraco.com/skeleton
Python Module Distribution Utilities extracted from the Python Standard Library
This package is unsupported except as integrated into and exposed by Setuptools.
Integration
Simply merge the changes directly into setuptools' repo.