mirror of
https://github.com/flatpak/flatpak.git
synced 2026-09-22 21:25:48 -04:00
There are several places which query keys in the metadata in the summary file. Factor out a common function to do that, and write it in such a way that it could be extended to read the metadata from somewhere else in future (the plan being that metadata will move to an ostree-metadata branch rather than the summary file). Signed-off-by: Philip Withnall <withnall@endlessm.com>