Module metadata manipulation library
Go to file
Stephen Gallagher 7270c6bae7
Update to 2.3.0
Add ModuleIndex.update_from_custom()
Add ModuleIndex.dump_to_custom()
Add Component.equals()
Add Module.remove_streams_by_NSVCA()
Fix bug with emitting lists of scalars in XMD
Fix bug with deduplication in the ModuleIndexMerger
Fix serious memory leak

Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2019-04-22 20:34:38 -04:00
tests Change name of unittest to work around OSCI bug 2018-10-29 09:08:17 -04:00
.gitignore Update to 2.3.0 2019-04-22 20:34:38 -04:00
libmodulemd.spec Update to 2.3.0 2019-04-22 20:34:38 -04:00
README.md Update README 2017-09-18 08:35:35 -04:00
sources Update to 2.3.0 2019-04-22 20:34:38 -04:00

libmodulemd

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