augeas 1.12.0-1build1 source package in Ubuntu
Changelog
augeas (1.12.0-1build1) focal; urgency=medium * No-change rebuild for libgcc-s1 package name change. -- Matthias Klose <email address hidden> Sun, 22 Mar 2020 16:33:51 +0100
Upload details
- Uploaded by:
- Matthias Klose
- Uploaded to:
- Focal
- Original maintainer:
- Hilko Bengen
- Architectures:
- any all
- Section:
- libs
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Focal | release | universe | libs |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
augeas_1.12.0.orig.tar.gz | 2.3 MiB | 321942c9cc32185e2e9cb72d0a70eea106635b50269075aca6714e3ec282cb87 |
augeas_1.12.0-1build1.debian.tar.xz | 10.0 KiB | 2ba8bcbbb6f59855f0a6ae37c16d6447e5543239555e23aef2422088f2e27f08 |
augeas_1.12.0-1build1.dsc | 2.2 KiB | 19ae0efc8016fb0b63630f279c71a14d9ebb4d25d2cc6b81654da80cb733a758 |
Available diffs
- diff from 1.12.0-1 (in Debian) to 1.12.0-1build1 (318 bytes)
Binary packages built by this source
- augeas-doc: Augeas lenses documentation
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).
.
This package contains the generated documentation for the lenses shipping in
the augeas-lenses package.
- augeas-lenses: No summary available for augeas-lenses in ubuntu groovy.
No description available for augeas-lenses in ubuntu groovy.
- augeas-tools: No summary available for augeas-tools in ubuntu groovy.
No description available for augeas-tools in ubuntu groovy.
- augeas-tools-dbgsym: No summary available for augeas-tools-dbgsym in ubuntu groovy.
No description available for augeas-tools-dbgsym in ubuntu groovy.
- libaugeas-dev: Development files for writing applications based on libaugeas0
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 includes the development files to write programs using the Augeas
API.
- libaugeas0: Augeas configuration editing library and API
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.
.
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.
- libaugeas0-dbgsym: No summary available for libaugeas0-dbgsym in ubuntu groovy.
No description available for libaugeas0-dbgsym in ubuntu groovy.