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
Время сборки
2025-06-17 01:38:50
Хост сборки
certified-builder01.msvsphere-os.ru
Краткое описание
A library for changing configuration files
Репозитории
Updates
Полное описание
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.
* 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