Augeas (software)

augeas
Stable release 1.3.0 / November 7, 2014
Written in C
Operating system Unix-like
Size 1.8MB[1]
Type Configuration management
License GNU LGPL 2.1 or later
Website augeas.net

In computing, Augeas, a configuration-management library, runs open-source C code under the GNU Lesser General Public License (LGPL).

Augeas uses programs called lenses (in reference to the Harmony Project[2]) to map a filesystem to an XML tree which can then be parsed using an XPath syntax, using a bidirectional transformation. Writing such lenses extends the amount of files Augeas can parse.

Bindings

Augeas has bindings for:

Programs using augeas

References

External links