RETIRED, Utilities for projects using pbr
Go to file
Monty Taylor 32b8cbaeaa
Initial Cookiecutter Commit
2018-04-04 16:58:36 -05:00
doc/source Initial Cookiecutter Commit 2018-04-04 16:58:36 -05:00
pbrx Initial Cookiecutter Commit 2018-04-04 16:58:36 -05:00
releasenotes Initial Cookiecutter Commit 2018-04-04 16:58:36 -05:00
.coveragerc Initial Cookiecutter Commit 2018-04-04 16:58:36 -05:00
.gitignore Initial Cookiecutter Commit 2018-04-04 16:58:36 -05:00
.gitreview Initial Cookiecutter Commit 2018-04-04 16:58:36 -05:00
.mailmap Initial Cookiecutter Commit 2018-04-04 16:58:36 -05:00
.stestr.conf Initial Cookiecutter Commit 2018-04-04 16:58:36 -05:00
CONTRIBUTING.rst Initial Cookiecutter Commit 2018-04-04 16:58:36 -05:00
HACKING.rst Initial Cookiecutter Commit 2018-04-04 16:58:36 -05:00
LICENSE Initial Cookiecutter Commit 2018-04-04 16:58:36 -05:00
README.rst Initial Cookiecutter Commit 2018-04-04 16:58:36 -05:00
babel.cfg Initial Cookiecutter Commit 2018-04-04 16:58:36 -05:00
requirements.txt Initial Cookiecutter Commit 2018-04-04 16:58:36 -05:00
setup.cfg Initial Cookiecutter Commit 2018-04-04 16:58:36 -05:00
setup.py Initial Cookiecutter Commit 2018-04-04 16:58:36 -05:00
test-requirements.txt Initial Cookiecutter Commit 2018-04-04 16:58:36 -05:00
tox.ini Initial Cookiecutter Commit 2018-04-04 16:58:36 -05:00

README.rst

pbrx

Utilities for projects using pbr.

pbr is very opinionated about how things should be done. As a result, there are a set of actions that become easy to deal with generically for any pbr based project. pbrx is a collection of utilities that contain support for such actions.

Note

Each of the utilities has a primary focus of working for projects using pbr. However, some of them will also work just fine for non-pbr-based projects. When that is the case, the utility will be marked appropriately.

Features

  • TODO