varconf 0.6.3 review
DownloadVarconf is a configuration system designed for the STAGE server
|
|
Varconf is a configuration system designed for the STAGE server. Varconf can parse configuration files, command-line arguments and environment variables.
It supports callbacks and can store its configuration information in separate Config objects or in one global configuration instance.
Installation:
cd forge/libs/varconf
sh autogen.sh
./configure
make
make install
This will place the libraries in /usr/local/lib/varconf and the header files in /usr/local/include/varconf
Requirements:
SigC++ 1.2 series
pkgconfig
What's New in This Release:
AUTHORS: Update AUTHORS file to reflect the current maintainers.
NEWS: Add new item for 0.6.3 release.
varconf.spec.in: Remove BuildRequires as it doesn't have any real requirements. Some cleanups.
varconf 0.6.3 search tags