Path to this page:
./
sysutils/p5-Config-Augeas,
Edit configuration files through Augeas C library
Branch: pkgsrc-2019Q1,
Version: 1.000nb4,
Package name: p5-Config-Augeas-1.000nb4,
Maintainer: bsiegertAugeas is a library and command line tool that focuses on the most basic
problem in handling Linux configurations programmatically: editing
actual configuration files in a controlled manner.
To that end, Augeas exposes a tree of all configuration settings (well,
all the ones it knows about) and a simple local API for manipulating the
tree. Augeas then modifies underlying configuration files according to
the changes that have been made to the tree; it does as little modeling
of configurations as possible, and focuses exclusively on transforming
the tree-oriented syntax of its public API to the myriad syntaxes of
individual configuration files.
This module provides an object oriented Perl interface for Augeas
configuration edition library with a more "perlish" API than Augeas C
counterpart.
Required to run:[
lang/perl5] [
sysutils/augeas]
Required to build:[
pkgtools/cwrappers] [
devel/p5-Module-Build]
Master sites: (Expand)
SHA1: b411fac8e6a4c7ded7c993cdf1f086439886b9a6
RMD160: fe71e61c86d0fa8ed2ddf2d8d67945de35b5f319
Filesize: 63.796 KB
Version history: (Expand)
- (2019-04-11) Package added to pkgsrc.se, version p5-Config-Augeas-1.000nb4 (created)