File: control

package info (click to toggle)
libmarc-spec-perl 2.0.3-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster
  • size: 248 kB
  • sloc: perl: 686; makefile: 2
file content (31 lines) | stat: -rw-r--r-- 1,251 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
Source: libmarc-spec-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Mirko Tietgen <mirko@abunchofthings.net>
Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends: debhelper (>= 10),
               libmodule-build-tiny-perl,
               perl
Build-Depends-Indep: libconst-fast-perl (>= 0.014),
                     libmoo-perl (>= 1.0),
                     libnamespace-clean-perl (>= 0.27),
                     libtest-exception-perl,
                     libtest-pod-perl
Standards-Version: 4.1.3
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libmarc-spec-perl.git
Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libmarc-spec-perl.git
Homepage: https://metacpan.org/release/MARC-Spec

Package: libmarc-spec-perl
Architecture: all
Depends: ${misc:Depends},
         ${perl:Depends},
         libconst-fast-perl (>= 0.014),
         libmoo-perl (>= 1.0),
         libnamespace-clean-perl (>= 0.27),
         perl (>= 5.23.5)
Description: MARCspec parser and builder
 MARC::Spec is a "MARCspec - A common MARC record path language"
 parser and validator. MARCspec facilitates the exchange of definitions
 for mapping MARC data to arbitrary formats.