Download

Augeas can be downloaded in one of the following ways:

Python bindings

Python bindings for Augeas are available:

  • RPM's for Fedora/EPEL can be found in the usual repos.
  • The latest released tarball python/python-augeas-* is on the download page
  • Check out the Python bindings from the mercurial repository (see Contribute for instructions)

Ruby bindings

Ruby bindings for Augeas are available:

OCaml bindings

OCaml bindings for Augeas are available:

  • RPM's for Fedora will be available in the usual repos shortly
  • The latest released tarball from the download page
  • Check out the OCaml bindings from the mercurial repository (see Contribute for instructions)

Perl bindings

Perl bindings for Augeas are available:

  • The latest released tarball from CPAN
  • Check out the Perl bindings from their subversion repository on Sourceforge