A library for changing configuration files
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.
- Sources inherited from project SUSE:SLE-15-SP6:GA
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout SUSE:SLE-15-SP7:Update/augeas && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
augeas-1.14.1.tar.gz | 0002653776 2.53 MB | |
augeas-modprobe-lense.patch | 0000000852 852 Bytes | |
augeas.changes | 0000075177 73.4 KB | |
augeas.keyring | 0000006956 6.79 KB | |
augeas.spec | 0000005630 5.5 KB | |
baselibs.conf | 0000000154 154 Bytes | |
gcc9-disable-broken-test.patch | 0000011025 10.8 KB |
Latest Revision
Ruediger Oertel (oertel)
committed
(revision 2)
- Update to 1.14.1 (jsc#PED-6581) - Please check the .changes file for a full changelog. - Update to 1.14.0 - Please check the .changes file for a full changelog. - Update to 1.13.0 - Please check the .changes file for a full changelog. - Rebased patch gcc9-disable-broken-test.patch - Dropped the following patches since they are now upstreamed: - augeas-allow_printable_ASCII.patch - augeas-new_options_for_chrony.patch - augeas-sysctl_parsing.patch - remove-unportable-tests.patch
Comments 0