FileSize | 50122 |
MD5 | B09451FCEB57AD64906895822FC18E7D |
PackageDescription | inject useful and sensible default behaviors into setuptools - doc
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 the documentation. |
PackageMaintainer | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | python-pbr-doc |
PackageSection | doc |
PackageVersion | 1.10.0-0ubuntu3 |
SHA-1 | 145F9D246ADA24B7862B540AE149B767DB9EBB28 |
SHA-256 | 8496636CF5BE62F5748946F65748BEE27DFE3E5F1952B363F255C0A392732A02 |