libcfg+ 0.7.0

libcfg+ is a C library that features multi- command line and configuration file parsing. It is possible to set up various special properties such as quoting characters, deliminator strings, file comment prefixes, multi-line postfixes, and more. It supports many data types such as booleans, integers, decimal numbers, strings with many additional data type flags (such as multiple values for a single option).

Tags c software development library command line configuration file parsing
License GNU GPL
State stable

Recent Releases

0.7.013 Sep 2015 09:46 minor bugfix: version 0.7.0 * updates related to new Linux systems, also fixed some compiler warnings * fixed bug when last line in configuration file was not parsed (thanks to Richard Zidlicky)