{ "defaults": { "type": "export" , "target": "defaults (unexported)" , "flexible_config": ["ARCH", "ENV", "HOST_ARCH", "TARGET_ARCH", "TOOLCHAIN_CONFIG"] } , "defaults (unexported)": { "type": ["@", "rules", "shell", "defaults"] , "toolchain": ["staged-python"] , "bin dirs": ["python/usr/bin"] } , "staged-python": {"type": "install", "dirs": [[["", "toolchain"], "python"]]} }