File: control

package info (click to toggle)
libcpandb-perl 0.18-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch
  • size: 272 kB
  • ctags: 146
  • sloc: perl: 1,878; makefile: 2
file content (33 lines) | stat: -rw-r--r-- 1,286 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
Source: libcpandb-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Jonathan Yu <jawnsy@cpan.org>,
           Ansgar Burchardt <ansgar@debian.org>,
           gregor herrmann <gregoa@debian.org>,
           Xavier Guimard <x.guimard@free.fr>
Section: perl
Priority: optional
Build-Depends: debhelper (>= 8)
Build-Depends-Indep: libdatetime-perl,
                     liblwp-online-perl,
                     liborlite-mirror-perl,
                     liborlite-perl (>= 1.51),
                     libparams-util-perl,
                     perl
Standards-Version: 3.9.4
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libcpandb-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/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 (>= 1.51),
         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.