Update of "libconfig"
Overview

Artifact ID: ae83ddea7f9097688f824b72094abbed39e25e5b
Page Name:libconfig
Date: 2014-11-24 20:14:13
Original User: rkeene
Mimetype:text/x-markdown
Parent: b6e13495c852632f0b68567034b59594743b9055 (diff)
Content

Libconfig

Overview

Libconfig is a configuration file processing library that saves you from having to write your own configuration parsers and routines. It supports callback functions, automatic variable assignment, and many different configuration file types such as Apache-like, Windows INI-like, and whitespace separated. Configuration is processed in a logical manner: global configuration files, local configuration files, environment variables, and finally command line options.

Documentation