From 8376ef56580626e9c0f796d5b85b53a0a1c7d5f5 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 14 Jul 2018 21:03:06 +0100 Subject: gentoo resync : 14.07.2018 --- app-admin/augeas/metadata.xml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 app-admin/augeas/metadata.xml (limited to 'app-admin/augeas/metadata.xml') diff --git a/app-admin/augeas/metadata.xml b/app-admin/augeas/metadata.xml new file mode 100644 index 000000000000..2b1c8d903c2b --- /dev/null +++ b/app-admin/augeas/metadata.xml @@ -0,0 +1,17 @@ + + + + + prometheanfire@gentoo.org + + +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. + + -- cgit v1.2.3