mirror of
https://git.freebsd.org/ports.git
synced 2025-07-06 11:59:15 -04:00
- Use CHEESESHOP as download site - Remove patches under files/ - Update WWW address PR: 194630 [1] Submitted by: Olivier Cochard <olivier@cochard.me> [1]
5 lines
268 B
Text
5 lines
268 B
Text
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/
|