libconfig: libconfig (Library for processing structured configuration files) libconfig: libconfig: Libconfig is a simple library for processing structured configuration libconfig: files. This file format is more compact and more readable than XML libconfig: and unlike XML, it is type-aware, so it is not necessary to do string libconfig: parsing in application code. It is very compact and well-suited for libconfig: memory-constrained systems like handheld devices. libconfig: libconfig: The library includes bindings for both the C and C++ languages. libconfig: libconfig: