New-style dput config files¶
dput-ng native configuration file implementation.
- class dput.configs.dputng.DputProfileConfig(configs)¶
dput-ng native config file implementation. Subclass of a
dput.config.AbstractConfig
.- get_config(name, ignore_errors=False)¶
- get_config_blocks()¶
- get_defaults()¶
- preload(configs)¶
- set_replacements(replacements)¶
- dput.configs.dputng.get_sections()¶
Get all profiles we know about.