File: control

package info (click to toggle)
libcpandb-perl 0.18-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster
  • size: 280 kB
  • sloc: perl: 1,878; makefile: 2
file content (32 lines) | stat: -rw-r--r-- 1,258 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
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 <x.guimard@free.fr>
Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends: debhelper (>= 10)
Build-Depends-Indep: libdatetime-perl,
                     liblwp-online-perl,
                     liborlite-mirror-perl,
                     liborlite-perl,
                     libparams-util-perl,
                     perl
Standards-Version: 4.1.4
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

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.