Name: | augeas |
---|---|
Version: | 1.12.0 |
Release: | 2.el8_1.1 |
Architecture: | x86_64 |
Group: | System Environment/Libraries |
Size: | 125366 |
License: | LGPLv2+ |
RPM: | augeas-1.12.0-2.el8_1.1.x86_64.rpm |
Source RPM: | augeas-1.12.0-2.el8_1.1.src.rpm |
Build Date: | Tue Apr 07 2020 |
Build Host: | jenkins-10-147-72-125-9c566eeb-e4e5-48df-9f83-437ea0d1993a.appad1iad.osdevelopmeniad.oraclevcn.com |
Vendor: | Oracle America |
URL: | http://augeas.net/ |
Summary: | A library for changing configuration files |
Description: | A library for programmatically editing configuration files. Augeas parses configuration files into a tree structure, which it exposes through its public API. Changes made through the API are written back to the initially read files. The transformation works very hard to preserve comments and formatting details. It is controlled by ``lens'' definitions that describe the file format and the transformation into a tree. |