Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
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.
Packages
augeas-0.7.2-3.el6.src
[1.3 MiB] |
Changelog
by Matthew Booth (2010-08-10):
- Fix crash when reloading externally modified file. BZ 613967
|