mache.deploy.hooks.configparser_to_nested_dict

mache.deploy.hooks.configparser_to_nested_dict(cfg: ConfigParser) dict[str, dict[str, str]][source]

Convert a ConfigParser to a JSON/YAML-friendly nested mapping.