This parser is build as a Go equivalent of the Python ConfigParser module and is
aimed for maximum compatibility for both the file format and the API. This
should make it easy to use existing python style configuration files from Go and
also ease the porting of existing python code.