Source: libconfig-augeas-perl Maintainer: Debian Perl Group Uploaders: Dominique Dumont , gregor herrmann Section: perl Testsuite: autopkgtest-pkg-perl Priority: optional Build-Depends: debhelper-compat (= 12), libaugeas-dev, libmodule-build-perl, libtest-pod-perl, libxml2-dev, perl-xs-dev, perl:native, pkg-config Standards-Version: 3.9.6 Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libconfig-augeas-perl Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libconfig-augeas-perl.git Homepage: https://metacpan.org/release/Config-Augeas Package: libconfig-augeas-perl Architecture: any Depends: ${perl:Depends}, ${shlibs:Depends}, ${misc:Depends} Description: module for manipulating configuration files through Augeas Config::Augeas is a Perl module that provides an object-oriented interface to the Augeas open source configuration library. The API is more "Perlish" than its C counterpart, making it natural to use with Perl. . Augeas is a library and command line tool that addresses the common problem of handling configuration data, providing a means to easily edit many types of configuration files. (See the augeas package for details)