Source: libconfig-simple-perl Section: perl Priority: optional Build-Depends-Indep: perl Build-Depends: debhelper (>= 7) Maintainer: tony mancill Uploaders: gregor herrmann Standards-Version: 3.9.1 Homepage: http://search.cpan.org/dist/Config-Simple Vcs-Svn: http://dorf.mancill.com/svn/deb/libconfig-simple-perl/ Vcs-Browser: http://dorf.mancill.com/websvn/listing.php?repname=deb&path=%2Flibconfig-simple-perl%2F Package: libconfig-simple-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends} Description: simple configuration file class Reading and writing configuration files is one of the most frequent aspects of any software design. Config::Simple is the library to help you with it. . Config::Simple is a class representing configuration file object. It supports several configuration file syntax and tries to identify the file syntax to parse them accordingly. Library supports parsing, updating and creating configuration files.