modulemd-tools-0.6-1
·
102 commits
to master
since this release
General
- Generate manpages for all tools in this repository
modulemd-generate-macros
New tool for generating module-build-macros
SRPM package, which is a central piece for building modules. It should be present in the buildroot before any other module packages are submitted to be built.
modulemd_tools (python library)
Provides convenient functions for working with modulemd YAML definitions. It is a place for sharing code among other tools within this project. It is not ready to be used by other tools yet, be cautious.