tag-utils

tag_utils is a collection of Pungi compose and Koji tag functions for release-depot.


License
MIT
Install
pip install tag-utils==0.0.8

Documentation

tag-utils

tag-utils is a collection of Pungi/Koji tag utilities for release-depot.

Prerequisites

tag-utils runs on Python 3.

Installing

tag-utils is available on PyPI; it can be installed by running:

pip install tag_utils

Alternatively, one could simply clone this repository and run:

python setup.py install

Documentation

There is none.

Contributing

Please fork and issue pull requests.

License

This project is licensed under the MIT license. See the [LICENSE](LICENSE) file for details