Config::Model 0.615 (Default branch) |
|
|
Thursday November 15, 2007. 07:39 PM FreshMeat
Config-Model provides a framework for validating
the semantic content of any configuration data.
With a configuration model (data structure),
config-model provides a validation engine. A curses interface is provided to enter configuration data. Config-Model includes a model example for fstab and a small fstab demo.
License: GNU Lesser General Public License (LGPL)
Changes:
This release brings the ability to load erroneous configuration data with config-model-edit, and a preset mode where configuration data will be used as "preset data". This preset feature can be used to load data discovered by an automatic mechanism, like hardware scan. Preset data can be compared to user data for audit purposes.
|