To install click the Add extension button. That's it.

The source code for the WIKI 2 extension is being checked by specialists of the Mozilla Foundation, Google, and Apple. You could also do it yourself at any point in time.

4,5
Kelly Slayton
Congratulations on this excellent venture… what a great idea!
Alexander Grigorievskiy
I use WIKI 2 every day and almost forgot how the original Wikipedia looks like.
Live Statistics
English Articles
Improved in 24 Hours
Added in 24 Hours
What we do. Every page goes through several hundred of perfecting techniques; in live mode. Quite the same Wikipedia. Just better.
.
Leo
Newton
Brights
Milds

Augeas (software)

From Wikipedia, the free encyclopedia

augeas
Stable release
1.13.0 / October 24, 2021; 2 years ago (2021-10-24)[1]
Repository
Written inC
Operating systemUnix-like
Size1.8MB[2]
TypeConfiguration management
LicenseGNU LGPL 2.1 or later
Websiteaugeas.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.

YouTube Encyclopedic

  • 1/3
    Views:
    1 800
    2 321
    588
  • Short intro to configuration surgery with Augeas
  • Configuration Management with Augeas - PuppetCamp Geneva '12
  • Puppet Server Using Tidy, Host and Augeas Resources

Transcription

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

  • Certbot, ACME client
  • Puppet provides an Augeas module[12] which makes use of the Ruby bindings
  • SaltStack provides an Augeas module[13] which makes use of the python bindings

References

  1. ^ "Releases - hercules-team/augeas". Retrieved 28 November 2021.
  2. ^ "Augeas — Download". augeas.net.
  3. ^ "Augeas Frequently Asked Questions". Augeas. Retrieved February 7, 2011.
  4. ^ "The python-augeas Open Source Project on Open Hub". www.ohloh.net. Archived from the original on 2012-10-15. Retrieved 2011-02-07.
  5. ^ "Infrastructure/Fedorahosted-retirement - FedoraProject". git.fedorahosted.org.
  6. ^ "OCaml bindings for Augeas". people.redhat.com.
  7. ^ "Config::Augeas - Edit configuration files through Augeas C library - metacpan.org". metacpan.org.
  8. ^ "augeas: A Haskell FFI wrapper for the Augeas API". hackage.haskell.org.
  9. ^ "Infrastructure/Fedorahosted-retirement - FedoraProject". git.fedorahosted.org.
  10. ^ "PECL :: Package :: augeas". pecl.php.net.
  11. ^ "Tcl bindings for Augeas". GitHub.
  12. ^ "Resource tips and examples: Augeas — Documentation — Puppet". projects.puppetlabs.com. Archived from the original on 2011-03-11. Retrieved 2011-02-07.
  13. ^ "salt.modules.augeas_cfg". docs.saltstack.com.

External links

This page was last edited on 21 October 2022, at 09:45
Basis of this page is in Wikipedia. Text is available under the CC BY-SA 3.0 Unported License. Non-text media are available under their specified licenses. Wikipedia® is a registered trademark of the Wikimedia Foundation, Inc. WIKI 2 is an independent company and has no affiliation with Wikimedia Foundation.