Package conary :: Package lib :: Module cfg
[hide private]
[frames] | no frames]

Module cfg

source code

Provides a generic config file format that supports creating your own config types and value types.

Classes [hide private]
  _Config
Base configuration class.
  ConfigFile
_Config class + ability to read in files
  ConfigSection
A Config Section.
  SectionedConfigFile
A SectionedConfigFile allows the definition of sections using [foo] to delineate sections.
  ConfigOption
A name, value Type pair that knows how to display itself and parse values for itself.
Variables [hide private]
  configVersion = 1