ucl_object_iter_t it = NULL;
struct pkg_repo *r;
const char *key;
const char *yaml;
char *yaml;
while ((cur = ucl_iterate_object(obj, &it, true))) {
key = ucl_object_key(cur);