Parsecfg is a library for parsing a configuration file. Values are stored in dynamically-allocated memory, so the maximum number of parameters has no
limitation. It supports a simple syntax format (PARAMETER = VALUE) and Windows INI-like (or SAMBA's) file using a section. You can use numeric, boolean, string and
linked-list stored strings as parameter types.
| | Stable Version: 3.5.0
License: GPL
Author/Maintainer: Yuuki NINOMIYA
|