[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#490956: RFP: libconfig-augeas-perl -- Edit configuration files through Augeas C library



Package: wnpp
Severity: wishlist


* Package name    : libconfig-augeas-perl
  Version         : 0.201
  Upstream Author : Dominique Dumont <ddumont@cpan.org>
* URL             : http://search.cpan.org/perldoc?Config::Augeas
* License         : LGPL
  Programming Lang: C, Perl
  Description     : Edit configuration files through Augeas C library

Augeas 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.

[ Note: most of the description was snatched from Augeas web site 
http://augeas.net ]

Config::Augeas build depends on libaugeas-dev

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (990, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.25-2-686 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set to en_US.utf8)
Shell: /bin/sh linked to /bin/bash



Reply to: