Package augeas
Binary package: augeas
Version: 0.8.0-alt1
Architecture: x86_64
Source package: augeas
Category: System/Configuration/Other
Report package bug
Version: 0.8.0-alt1
Architecture: x86_64
Build time: Feb 25, 2011, 12:50 PM
Category: System/Configuration/Other
Report package bug
License: LGPLv2+
Summary: A library for changing configuration files
Description:
Last changes: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.
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 |