[ All A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Package augeas-1.14.1-2.el9.src download

Name augeas
Epoch 0
Version 1.14.1
Release 2.el9
Architecture src
Website/URL http://augeas.net/
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
Build Time 2025-06-17 01:38:50
Build Host certified-builder01.msvsphere-os.ru
Summary A library for changing configuration files
Repositories Updates
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.
Errata
Size 2598 KiB
Source Project augeas-1.14.1-2.el9
SHA-256 checksum 04a6521163c6fa3e4ee9fe2c48ad49b5dbf98034f269859642f017e9a1454e02
× Full screenshot
Changelog link
* Sat Sep 02 2023 Richard W.M. Jones <rjones@redhat.com> - 1.14.1-1
- Rebase to Fedora Rawhide
- Remove patches which are upstream
- resolves: RHEL-56802