Name: | augeas |
---|---|
Version: | 1.14.1 |
Release: | 2.el9 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 363689 |
License: | LGPL-2.0-or-later AND LGPL-2.1-only AND LGPL-2.1-or-later AND (GPL-3.0-or-later WITH Bison-exception-2.2) AND Kazlib AND GPL-2.0-or-later AND BSD-2-Clause AND LicenseRef-Fedora-Public-Domain |
RPM: | augeas-1.14.1-2.el9.aarch64.rpm |
Source RPM: | augeas-1.14.1-2.el9.src.rpm |
Build Date: | Wed Feb 19 2025 |
Build Host: | build-ol9-aarch64.oracle.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. |
- Rebase to Fedora Rawhide - Remove patches which are upstream - resolves: RHEL-56802