Pbr

From Free Software Directory
 
Jump to: navigation, search


[edit]

Pbr

https://pypi.org/project/pbr
inject useful and sensible default behaviors into setuptools - Python 2.x

PBR (Python Build Reasonableness) is a library that injects some useful and sensible default behaviors into your setuptools run. PBR can: * Manage version number based on git revisions and tags (Version file). * Generate AUTHORS file from git log * Generate ChangeLog from git log * Generate Sphinx autodoc stub files for your whole module * Store your dependencies in a pip requirements file * Use your README file as a long_description

  • Smartly find packages under your root package

PBR is only mildly configurable. The basic idea is that there's a decent way to run things and if you do, you should reap the rewards, because then it's simple and repeatable. If you want to do things differently, cool! But you've already got the power of Python at your fingertips, so you don't really need PBR.

PBR builds on top of `d2to1` to provide for declarative configuration. It then filters the `setup.cfg` data through a setup hook to fill in default values and provide more sensible behaviors.

This package provides support for Python 2.x.





Licensing

License

Verified by

Verified on

Notes

Verified by

Debian: Thomas Goirand <zigo@debian.org>

Verified on

6 June 2014

Notes

License: bsd-3-clause

License

Other

Verified by

Debian: Thomas Goirand <zigo@debian.org>

Verified on

6 June 2014

Notes

License: apache-2

Verified by

Debian: Thomas Goirand <zigo@debian.org>

Verified on

6 June 2014

Notes

License: bsd-2-clause




Leaders and contributors

Contact(s)Role
OpenStack Devel contact


Resources and communication

AudienceResource typeURI
Debian (Ref) (R)https://tracker.debian.org/pkg/python-pbr
Python (Ref)https://pypi.org/project/pbr


Software prerequisites




Entry














"contact" is not in the list (Maintainer, Contributor, Developer, Sponsor, Unknown) of allowed values for the "Role" property.


"Python (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Debian (Ref) (R)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.






Date 2015-07-17
Source Debian
Source link http://packages.debian.org/sid/python-pbr

[[Category:]]



Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.