libconfig: libconfig - C/C++ Configuration File Library libconfig: libconfig: Libconfig is a simple library for processing structured libconfig: configuration files. This file format is more compact and more libconfig: readable than XML. And unlike XML, it is type-aware, so it is not libconfig: necessary to do string parsing in application code. libconfig: Libconfig is very compact - a fraction of the size of the expat XML libconfig: parser library. This makes it well-suited for memory-constrained libconfig: systems like handheld devices. libconfig: libconfig: