File: control

package info (click to toggle)
libcatmandu-marc-perl 1.320-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 1,116 kB
  • sloc: perl: 4,948; xml: 554; makefile: 2; sh: 1
file content (64 lines) | stat: -rw-r--r-- 1,946 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
62
63
64
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-compat (= 13),
 libcatmandu-perl <!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-schema-perl <!nocheck>,
 libmarc-spec-perl <!nocheck>,
 libmarc-xml-perl <!nocheck>,
 libmodule-build-perl,
 libmoo-perl <!nocheck>,
 libmoox-singleton-perl <!nocheck>,
 libnamespace-clean-perl <!nocheck>,
 libtest-deep-perl <!nocheck>,
 libtest-exception-perl <!nocheck>,
 libtest-warn-perl <!nocheck>,
 libtest-warnings-perl <!nocheck>,
 libxml-libxml-perl <!nocheck>,
 libxml-xpath-perl <!nocheck>,
 libyaml-libyaml-perl <!nocheck>,
Standards-Version: 4.7.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,
 libjson-xs-perl,
 libmarc-file-marcmaker-perl,
 libmarc-file-mij-perl,
 libmarc-lint-perl,
 libmarc-parser-raw-perl,
 libmarc-record-perl,
 libmarc-schema-perl,
 libmarc-spec-perl,
 libmarc-xml-perl,
 libmoo-perl,
 libmoox-singleton-perl,
 libnamespace-clean-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.