py37-pbr (python/py-pbr) Updated: 5 months, 1 week ago Add to my watchlist

Python Build Reasonableness

A library for managing setuptools packaging needs in a consistent manner. pbr reads and then filters the setup.cfg data through a setup hook to fill in default values and provide more sensible behaviors, and then feeds the results in as the arguments to a call to setup.py - so the heavy lifting of handling python packaging needs is still being done by setuptools.

Version: 6.0.0 License: Apache-2 GitHub