File: control

package info (click to toggle)
libcpandb-perl 0.19-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 324 kB
  • sloc: perl: 628; makefile: 2
file content (34 lines) | stat: -rw-r--r-- 1,380 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
29
30
31
32
33
34
Source: libcpandb-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Ansgar Burchardt <ansgar@debian.org>,
           gregor herrmann <gregoa@debian.org>,
           Xavier Guimard <yadd@debian.org>
Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends: debhelper-compat (= 13),
               libmodule-install-perl
Build-Depends-Indep: libdatetime-perl <!nocheck>,
                     liblwp-online-perl <!nocheck>,
                     liborlite-mirror-perl <!nocheck>,
                     liborlite-perl <!nocheck>,
                     libparams-util-perl <!nocheck>,
                     perl
Standards-Version: 4.6.2
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libcpandb-perl
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libcpandb-perl.git
Homepage: https://metacpan.org/release/CPANDB
Rules-Requires-Root: no

Package: libcpandb-perl
Architecture: all
Depends: ${misc:Depends},
         ${perl:Depends},
         libdatetime-perl,
         liborlite-mirror-perl,
         liborlite-perl,
         libparams-util-perl
Description: Perl module for working with the unified CPAN database
 CPANDB is a module for retrieving various types of information about CPAN
 modules. It pulls data from different places, combining them in one SQLite
 database for convenient use.