Module metadata manipulation library
Go to file
Stephen Gallagher 2e530f24c2
Improvements to ModuleIndex.update_from_defaults_directory()
* Import each file in the directory as a merge rather than an overwrite so
    we can detect conflicts.
  * Modify the meaning of the 'strict' argument to fail if the merge would
    result in a conflict in the default stream setting of a module.

Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2019-09-18 16:01:18 -04:00
tests Change name of unittest to work around OSCI bug 2018-10-29 09:08:17 -04:00
.gitignore Update to 2.8.0 2019-09-03 22:02:07 -04:00
0001-Improvements-to-ModuleIndex.update_from_defaults_dir.patch Improvements to ModuleIndex.update_from_defaults_directory() 2019-09-18 16:01:18 -04:00
libmodulemd.spec Improvements to ModuleIndex.update_from_defaults_directory() 2019-09-18 16:01:18 -04:00
README.md Update README 2017-09-18 08:35:35 -04:00
sources Update to 2.8.0 2019-09-03 22:02:07 -04:00

libmodulemd

C Library for manipulating module metadata files See https://pagure.io/modulemd for more details.