toolchest
toolchest is a collection of generic functions for release-depot.
Prerequisites
toolchest runs on Python 3. Prettytable can be used, but is optional.
Installing
toolchest is available on PyPI; it can be installed by running:
pip install toolchest
Alternatively, one could simply clone this repository and run:
python setup.py install
Documentation
Contributing
Please fork and issue pull requests.
License
This project is primarily licensed under the MIT license, although portions are licensed under the LGPL v2.1 as well - see the [LICENSE](LICENSE) file for details
Acknowledgements
This code contains a derivative work of ‘rpmvercmp’ from RPM 4.14.1.