pbr: pbr (managing setuptools packaging)
pbr:
pbr: A library for managing setuptools packaging in a consistent manner.
pbr: 
pbr: pbr reads and then filters the setup.cfg data through a setup hook
pbr: to fill in default values and provide more sensible behaviors,
pbr: and then feeds the results in as the arguments to a call to setup.py
pbr:
pbr:
pbr:
pbr: