The library responsible for managing a configuration data of other, bigger,
standalone applications. It lets you read configuration files and feed your
applications with required data. It can handle information from ini-like
files, XML files and MySQL tables. If the picture on the right looks familiar
to you and this is what you need to store the configuration data, then this
library is most likely, for you. The code is written in C++, with use of classes.