augeas

A library for changing configuration files

Description

A library for programmatically editing configuration files. Augeas parses
configuration files into a tree structure, which it exposes through its
public API. Changes made through the API are written back to the initially
read files.

The transformation works very hard to preserve comments and formatting
details. It is controlled by ``lens'' definitions that describe the file
format and the transformation into a tree.
Website: http://augeas.net/
License: LGPLv2+
Vendor: Baruwa Enterprise Edition https://packages.baruwa.com/
Group: system environment/libraries

Packages

augeas-1.0.0-11.el6.x86_64 [34 KiB] Changelog by Andrew Colin Kissa (2016-04-09):
- Backport Simplevars: Support empty values
- Updated download url