Module metadata manipulation library
Go to file
Stephen Gallagher 1bff070b75
Update to libmodulemd 0.2.0
Adds gtk-doc generated documentation
(ABI-break) Makes all optional properties accept NULL as a value to clear
  them
(ABI-break) Modulemd.SimpleSet takes a STRV (char **) instead of a
  GLib.PtrArray
Fixes a bug where the name was not always set for components
Adds support for dumping YAML from the introspected API
Includes add/remove routines for profiles

Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2017-10-05 09:03:29 -04:00
.gitignore Update to libmodulemd 0.2.0 2017-10-05 09:03:29 -04:00
libmodulemd.spec Update to libmodulemd 0.2.0 2017-10-05 09:03:29 -04:00
README.md Update README 2017-09-18 08:35:35 -04:00
sources Update to libmodulemd 0.2.0 2017-10-05 09:03:29 -04:00

libmodulemd

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