Package augeas
Source package: augeas
Version: 0.8.0-alt1
Category: System/Configuration/Other
Report package bug
Version: 0.8.0-alt1
Build time: Feb 25, 2011, 12:50 PM
Report package bug
License: LGPLv2+
Summary: A library for changing configuration files
Description:
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.
List of rpms provided by this srpm:
augeas (x86_64, i586)
augeas-debuginfo (x86_64, i586)
libaugeas (x86_64, i586)
libaugeas-debuginfo (x86_64, i586)
libaugeas-devel (x86_64, i586)
augeas (x86_64, i586)
augeas-debuginfo (x86_64, i586)
libaugeas (x86_64, i586)
libaugeas-debuginfo (x86_64, i586)
libaugeas-devel (x86_64, i586)
Maintainer: Slava Dubrovskiy
List of contributors:
Slava Dubrovskiy
Anton Farygin
Igor Vlasenko
ACL: Anton Farygin, @everybody
Last changes:List of contributors:
Slava Dubrovskiy
Anton Farygin
Igor Vlasenko
ACL: Anton Farygin, @everybody
Feb. 25, 2011 Slava Dubrovskiy 0.8.0-alt1 |
- New version - Fix bootstrap for make shared lib gnulib - Use system gnulib - Enable tests and fix it - Build with libselinux support |
Dec. 2, 2010 Anton Farygin 0.7.4-alt1 |
- new version |
Nov. 24, 2010 Igor Vlasenko 0.7.3-alt1.1 |
- repair after perl 5.12 upgrade using girar-nmu |