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: The OpenBSD ports mailing-list <ports@openbsd.org>

WWW: https://github.com/DiffSK/configobj
