File: control

package info (click to toggle)
libmetacpan-client-perl 2.025000-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 560 kB
  • sloc: perl: 2,456; makefile: 6
file content (46 lines) | stat: -rw-r--r-- 1,714 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
35
36
37
38
39
40
41
42
43
44
45
46
Source: libmetacpan-client-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: gregor herrmann <gregoa@debian.org>
Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends: debhelper (>= 10)
Build-Depends-Indep: libio-socket-ssl-perl,
                     libjson-maybexs-perl,
                     libmoo-perl,
                     libnet-ssleay-perl (>= 1.49),
                     libref-util-perl,
                     libsafe-isa-perl,
                     libtest-fatal-perl,
                     libtest-needs-perl,
                     libtype-tiny-perl,
                     liburi-perl,
                     perl (>= 5.23.0) | libhttp-tiny-perl (>= 0.056),
                     perl
Standards-Version: 4.1.4
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libmetacpan-client-perl
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libmetacpan-client-perl.git
Homepage: https://metacpan.org/release/MetaCPAN-Client

Package: libmetacpan-client-perl
Architecture: all
Depends: ${misc:Depends},
         ${perl:Depends},
         libio-socket-ssl-perl,
         libjson-maybexs-perl,
         libmoo-perl,
         libnet-ssleay-perl (>= 1.49),
         libref-util-perl,
         libsafe-isa-perl,
         libtype-tiny-perl,
         liburi-perl,
         perl (>= 5.23.0) | libhttp-tiny-perl (>= 0.056)
Description: MetaCPAN API client
 MetaCPAN::Client is a hopefully-complete API-compliant client to MetaCPAN
 (https://metacpan.org) with DWIM capabilities, to make your life easier.
 .
 This module has three purposes:
 .
  * Provide 100% of the MetaCPAN API
  * Be lightweight, to allow flexible usage
  * DWIM