Name: | augeas-libs |
Version: | 1.14.2 |
Release: | 0.2.20240909git2de06e0.el10 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 1231486 |
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-libs-1.14.2-0.2.20240909git2de06e0.el10.x86_64.rpm
|
Source RPM: |
augeas-1.14.2-0.2.20240909git2de06e0.el10.src.rpm
|
Build Date: | Mon Feb 03 2025 |
Build Host: | build-ol10-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/hercules-team/augeas |
Summary: | Libraries for augeas |
Description: | The libraries for augeas.
Augeas is a library for programmatically editing configuration files. It 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. |