File: control

package info (click to toggle)
libconfigreader-perl 0.5-8
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 176 kB
  • sloc: perl: 884; makefile: 24
file content (28 lines) | stat: -rw-r--r-- 855 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
Source: libconfigreader-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Section: perl
Testsuite: autopkgtest-pkg-perl
Build-Depends:
 debhelper-compat (= 13),
 quilt,
Build-Depends-Indep:
 perl,
Standards-Version: 4.7.3
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libconfigreader-perl
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libconfigreader-perl.git
Homepage: https://metacpan.org/release/ConfigReader

Package: libconfigreader-perl
Architecture: all
Depends:
 ${misc:Depends},
 ${perl:Depends},
Multi-Arch: foreign
Description: Perl module for reading configuration files
 The ConfigReader library is a set of classes which reads directives
 from a configuration file.
 .
 Provided classes:
    * ConfigReader::Spec
    * ConfigReader::Values
    * ConfigReader::DirectiveStyle