Description
Provides packaging helper operations that can be called from setup.py-based projects. It helps source distributions perform build, wheel, and metadata tasks in a controlled Python packaging workflow.
This is mostly useful to maintainers of packages that still use setup.py. Build scripts can execute project code, so source packages should come from trusted locations.