from collections.abc import Iterable import os import sys import json j = blob = json.load(sys.stdin) new = {} for k, v in blob.items(): new[k] = v["value"] new = {"all": {"vars": new}} json.dump(new, fp=sys.stdout, indent=2) 012/05/openembedded-core.git/atom/scripts/oe-git-proxy-socks.c?h=master' type='application/atom+xml'/>
index : openembedded-core.git | ||
Trygve Laugstøl |
summaryrefslogtreecommitdiff |