project_release.config

Config related code.

Functions

dump_config(config[, stream])

Dump a configuration object.

parse_config(config_file)

Return the configuration associated with the file.

sample_config([stream])

Dump a sample configuration.

Classes

Config(*[, convention, file, git])

Root configuration.