Files
bsdports/python/py-configobj/pkg-descr
2019-12-26 07:26:06 +00:00

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/