libconfig0 | Configuration file parser library | Mehr ...
A parser library for a configuration file format used by most of the author's programs. . The library provides support for parsing a configuration file format which is a somewhat of a mix between the common GNU-like configuration files and a C program. . Currently the configuration file support boolean values, integers, strings (which can span multiple lines), and enumerations. Arrays and sections are also supported and can be nested to unlimited depths. . This package contains files needed by programs linked against this library.
libconfig0-dev | Development files for the config library | Mehr ...
A parser library for a configuration file format used by most of the author's programs. . The library provides support for parsing a configuration file format which is a somewhat of a mix between the common GNU-like configuration files and a C program. . Currently the configuration file support boolean values, integers, strings (which can span multiple lines), and enumerations. Arrays and sections are also supported and can be nested to unlimited depths. . Please see the CAVEATS file included in this package for information on how to construct configuration files and how to use this library in your own programs. . This package contains files needed if you wish to use libconfig in your own programs.