blob: b95f936bebbba7ce090855ed7bc1c00bc83d3b65 (
plain) (
blame)
1
2
3
4
5
|
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 file
WWW: http://www.voidspace.org.uk/python/configobj.html
|