blob: 375b935ec48aca62db2e1319d2015101a56f3ce0 (
plain) (
blame)
1
2
3
|
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.
|