py27-pbr (python/py-pbr) Updated: 1 day, 9 hours 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.1.1 License: Apache-2 GitHub