File: control

package info (click to toggle)
libhttp-oai-perl 4.11-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 424 kB
  • sloc: perl: 2,596; xml: 224; makefile: 15
file content (40 lines) | stat: -rw-r--r-- 1,575 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
Source: libhttp-oai-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Robin Sheat <robin@catalyst.net.nz>,
           Harlan Lieberman-Berg <H.LiebermanBerg@gmail.com>
Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends: debhelper-compat (= 13),
               libmodule-build-tiny-perl
Build-Depends-Indep: libhttp-message-perl <!nocheck>,
                     liburi-perl <!nocheck>,
                     libwww-perl <!nocheck>,
                     libxml-libxml-perl <!nocheck>,
                     libxml-namespacesupport-perl <!nocheck>,
                     libxml-sax-base-perl <!nocheck>,
                     libxml-sax-perl <!nocheck>,
                     perl
Standards-Version: 4.5.1
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libhttp-oai-perl
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libhttp-oai-perl.git
Homepage: https://metacpan.org/release/HTTP-OAI
Rules-Requires-Root: no

Package: libhttp-oai-perl
Architecture: all
Depends: ${misc:Depends},
         ${perl:Depends},
         libcgi-pm-perl,
         libhttp-message-perl,
         liburi-perl,
         libwww-perl,
         libxml-libxml-perl,
         libxml-namespacesupport-perl,
         libxml-sax-base-perl,
         libxml-sax-perl
Description: API for the OAI-PMH
 HTTP::OAI is a Perl library implementing an API to use the Open Archives
 Initiative Protocol for Metadata Harvesting (OAI-PMH). See
 http://www.openarchives.org/OAI/openarchivesprotocol.html for
 more information.