Download List

Project Description

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.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2009-02-17 03:36 Back to release list
0.4.0

This release expands support for XPath-like expressions in the public API, making it possible to search across a whole subtree, e.g. to find a node labeled 'error' anywhere, and matching nodes based on various attributes, e.g. to find nodes that have a child labeled 'ipaddr' with a given value.
Tags: Major feature enhancements

Project Resources