elektra - A key/value pair database to store software configurations

Description:

Elektra provides a universal and secure framework to store configuration
parameters in a hierarchical key-value pair mechanism, instead of each
program using its own text configuration files. This allows any program
to read and save its configuration with a consistent API, and allows
them to be aware of other applications' configurations, permitting
easy application integration. While architecturally similar to other OS
registries, Elektra does not have most of the problems found in those
implementations.

This package also contains a Berkeley DB backend for Elektra, to let
Elektra use Berkeley DB databases to store its keys and daemon which can
be used as a proxy for access to the keys.

Homepage: http://www.libelektra.org

License: BSD

Vendor: Fedora Project

Packages

elektra-0.6.10-5.fc8.x86_64 [138 KiB] Changelog by Patrice Dumas (2007-08-25):
- protect ->open calls
- add gawk BuildRequires
elektra-0.6.10-5.fc8.i386 [135 KiB] Changelog by Patrice Dumas (2007-08-25):
- protect ->open calls
- add gawk BuildRequires