Inspect and iterate on git tags and invoke setup utils

Travis CI Build Status PyPI Python 3.7

Inspect and iterate on git tags. This manages tags in a git repository and invokes setup utils. This is used in the zen build setup as well.

Documentation

See the full documentation.

Obtaining

The easist way to install the command line program is via the pip installer:

pip install zensols.pybuild

Binaries are also available on pypi.

Usage

See the zotsite setup.py file for an example of how to use it as in setup tools.

Changelog

An extensive changelog is available here.

License

MIT License

Copyright (c) 2018 - 2020 Paul Landes