Augeas 0.2.0 (Default branch) |
|
|
Augeas is a configuration API and editing tool. It
parses common configuration files like /etc/hosts
or /etc/grub.conf in their native formats and
transforms them into a tree. Configuration changes
are made by manipulating this tree and saving it
back into native configuration files.
License: GNU Lesser General Public License (LGPL)
Changes:
Augeas is now much more portable, and builds on
various Linux distributions and on FreeBSD. A new
lens was added for vsftpd.conf. Various bugfixes
were made for existing lenses.
|