Written in C Size 1.8MB | Operating system | |
![]() | ||
Stable release 1.4.0 / May 22, 2015; 20 months ago (2015-05-22) |
Short intro to configuration surgery with augeas
In computing, Augeas, a configuration-management library, runs open-source C code under the GNU Lesser General Public License (LGPL).
Contents
- Short intro to configuration surgery with augeas
- Using augeas with openshift by brian harrington
- Bindings
- Programs using augeas
- References
Augeas uses programs called lenses (in reference to the Harmony Project) 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.
Using augeas with openshift by brian harrington
Bindings
Augeas has bindings for:
Programs using augeas
References
Augeas (software) Wikipedia(Text) CC BY-SA