1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
|
Source: libappconfig-std-perl
Section: perl
Priority: optional
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Lucas Kanashiro <kanashiro.duarte@gmail.com>
Build-Depends: debhelper (>= 9)
Build-Depends-Indep: perl,
libappconfig-perl
Standards-Version: 3.9.6
Homepage: https://metacpan.org/release/AppConfig-Std
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libappconfig-std-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libappconfig-std-perl.git
Testsuite: autopkgtest-pkg-perl
Package: libappconfig-std-perl
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends}, libappconfig-perl
Description: Perl module for standard app configuration
AppConfig::Std is a Perl module that provides a set of standard configuration
variables and command-line switches. It is implemented as a subclass of
AppConfig; AppConfig provides a general mechanism for handling global
configuration variables.
|