augeas 1.12.0-1 source package in Ubuntu
Changelog
augeas (1.12.0-1) unstable; urgency=medium * New upstream version 1.12.0 -- Hilko Bengen <email address hidden> Fri, 19 Apr 2019 20:52:58 +0200
Upload details
- Uploaded by:
- Hilko Bengen
- Uploaded to:
- Sid
- Original maintainer:
- Hilko Bengen
- Architectures:
- any all
- Section:
- libs
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
augeas_1.12.0-1.dsc | 2.1 KiB | 536c839536a82535831429169a940d6abf7d35facdb9806d600f904001975157 |
augeas_1.12.0.orig.tar.gz | 2.3 MiB | 321942c9cc32185e2e9cb72d0a70eea106635b50269075aca6714e3ec282cb87 |
augeas_1.12.0-1.debian.tar.xz | 10.0 KiB | 09f41985b8ddc543926220838f21e295f9d0a6f616e6b56309d97e16d3cf4e58 |
Available diffs
- diff from 1.11.0-3 to 1.12.0-1 (294.1 KiB)
No changes file available.
Binary packages built by this source
- augeas-doc: No summary available for augeas-doc in ubuntu eoan.
No description available for augeas-doc in ubuntu eoan.
- augeas-lenses: Set of lenses needed by libaugeas0 to parse config files
Augeas parses configuration files described in lenses into a tree structure,
which it exposes through its public API. Changes made through the API are
written back to the initially read files.
.
Lenses are the building blocks of the file <-> tree transformation; they
combine parsing a file and building the tree (the get transformation), with
turning the tree back into an (updated) file (the put transformation).
.
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. This package includes the official
set of lenses.
- augeas-tools: Augeas command line tools
Augeas is a configuration editing tool. It parses configuration files in their
native formats and transforms them into a tree. Configuration changes are made
by manipulating this tree and saving it back into native config files.
.
This package provides command line tools based on libaugeas0:
- augtool, a tool to manage configuration files.
- augparse, a testing and debugging tool for augeas lenses.
- augeas-tools-dbgsym: debug symbols for augeas-tools
- libaugeas-dev: No summary available for libaugeas-dev in ubuntu eoan.
No description available for libaugeas-dev in ubuntu eoan.
- libaugeas0: No summary available for libaugeas0 in ubuntu eoan.
No description available for libaugeas0 in ubuntu eoan.
- libaugeas0-dbgsym: debug symbols for libaugeas0