File: control

package info (click to toggle)
libcatmandu-marc-perl 1.241-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster
  • size: 1,056 kB
  • sloc: perl: 4,452; xml: 554; sh: 6; makefile: 2
file content (61 lines) | stat: -rw-r--r-- 1,901 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
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
Source: libcatmandu-marc-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders:
 Jonas Smedegaard <dr@jones.dk>,
Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends:
 debhelper,
 libcatmandu-perl (>= 1.0602) <!nocheck>,
 libjson-xs-perl <!nocheck>,
 libmarc-file-marcmaker-perl <!nocheck>,
 libmarc-file-mij-perl <!nocheck>,
 libmarc-lint-perl <!nocheck>,
 libmarc-parser-raw-perl <!nocheck>,
 libmarc-record-perl <!nocheck>,
 libmarc-spec-perl <!nocheck>,
 libmarc-xml-perl (>= 1.0.5) <!nocheck>,
 libmodule-build-perl,
 libmoo-perl <!nocheck>,
 libmoox-singleton-perl <!nocheck>,
 libtest-deep-perl <!nocheck>,
 libtest-exception-perl <!nocheck>,
 libtest-warn-perl <!nocheck>,
 libtest-warnings-perl <!nocheck>,
 libxml-xpath-perl <!nocheck>,
 libyaml-libyaml-perl <!nocheck>,
 perl,
 perl (>= 5.21.1) | libtest-simple-perl (>= 1.001003) <!nocheck>,
Standards-Version: 4.3.0
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libcatmandu-marc-perl
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libcatmandu-marc-perl.git
Homepage: https://github.com/LibreCat/Catmandu-MARC
Rules-Requires-Root: no

Package: libcatmandu-marc-perl
Architecture: all
Depends:
 libcatmandu-perl (>= 1.0602),
 libjson-xs-perl,
 libmarc-file-marcmaker-perl,
 libmarc-file-mij-perl,
 libmarc-lint-perl,
 libmarc-parser-raw-perl,
 libmarc-record-perl,
 libmarc-spec-perl,
 libmarc-xml-perl (>= 1.0.5),
 libmoo-perl,
 libmoox-singleton-perl,
 libyaml-libyaml-perl,
 ${misc:Depends},
 ${perl:Depends},
Enhances:
 libcatmandu-perl,
Description: modules for working with MARC data within the Catmandu framework
 Catmandu::MARC contains modules for handling MARC data
 within the Catmandu framework.
 .
 Catmandu provides a suite of Perl modules
 to ease the import, storage, retrieval, export
 and transformation of metadata records.