libconfig

Libconfig is a simple library for processing structured configuration files, like this one. This file format is more compact and more readable than XML. And unlike XML, it is type-aware, so it is not necessary to do string parsing in application code.


License
LGPL-2.1
Install
brew install libconfig

Documentation

libconfig

C/C++ library for processing structured configuration files.

Visit the libconfig project page for distribution tarballs and other info.