Stable release | 1.13.0
/ October 24, 2021[1] |
---|---|
Repository | |
Written in | C |
Operating system | Unix-like |
Size | 1.8MB[2] |
Type | Configuration management |
License | GNU LGPL 2.1 or later |
Website | augeas.net |
Augeas is a free software configuration-management library, written in the C programming language. It is licensed under the terms of the GNU Lesser General Public License.
Augeas uses programs called lenses (in reference to the Harmony Project[3]) 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 Python,[4] Ruby,[5] OCaml,[6] Perl,[7] Haskell,[8] Java,[9] PHP,[10] and Tcl.[11]
Programs using augeas
References
- ↑ "Releases - hercules-team/augeas". Retrieved 28 November 2021.
- ↑ "Augeas — Download". augeas.net.
- ↑ "Augeas Frequently Asked Questions". Augeas. Retrieved February 7, 2011.
- ↑ "The python-augeas Open Source Project on Open Hub". www.ohloh.net. Archived from the original on 2012-10-15. Retrieved 2011-02-07.
- ↑ "Infrastructure/Fedorahosted-retirement - FedoraProject". git.fedorahosted.org.
- ↑ "OCaml bindings for Augeas". people.redhat.com.
- ↑ "Config::Augeas - Edit configuration files through Augeas C library - metacpan.org". metacpan.org.
- ↑ "augeas: A Haskell FFI wrapper for the Augeas API". hackage.haskell.org.
- ↑ "Infrastructure/Fedorahosted-retirement - FedoraProject". git.fedorahosted.org.
- ↑ "PECL :: Package :: augeas". pecl.php.net.
- ↑ "Tcl bindings for Augeas". GitHub.
- ↑ "Resource tips and examples: Augeas — Documentation — Puppet". projects.puppetlabs.com. Archived from the original on 2011-03-11. Retrieved 2011-02-07.
- ↑ "salt.modules.augeas_cfg". docs.saltstack.com.
External links
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.