config file reader and writer
ConfigObj is a simple but powerful config file reader and writer:
an ini file round tripper. Its main feature is that it is very easy
to use, with a straightforward programmer's interface and a simple
syntax for config files.

Maintainer: Martynas Venckus <martynas@openbsd.org>

WWW: http://www.voidspace.org.uk/python/configobj.html
