Description
Python packaging tools can reuse low-level components from distlib in legacy Python 2 environments. This library supports wheel handling, metadata, scripts, resources, and related packaging tasks.
It is imported by installers and build tools, not used as a standalone package manager. Supply-chain checks still belong in the calling tooling.