mirror of
https://github.com/beard7n/bsdports.git
synced 2026-04-10 18:41:17 +02:00
6 lines
268 B
Plaintext
6 lines
268 B
Plaintext
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: https://github.com/DiffSK/configobj/
|