varconf 0.6.3 review

Download
by rbytes.net on

Varconf is a configuration system designed for the STAGE server

License: GPL (GNU General Public License)
File size: 0K
Developer: Al Riddoch and James Turner
0 stars award from rbytes.net

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 keywords