File: control

package info (click to toggle)
libmarc-xml-perl 1.0.5-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 248 kB
  • sloc: xml: 1,162; perl: 350; makefile: 2
file content (32 lines) | stat: -rw-r--r-- 1,396 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
Source: libmarc-xml-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Vincent Danjean <vdanjean@debian.org>,
           Damyan Ivanov <dmn@debian.org>,
           Florian Schlichting <fsfs@debian.org>
Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends: debhelper-compat (= 13)
Build-Depends-Indep: libmarc-charset-perl <!nocheck>,
                     libmarc-record-perl <!nocheck>,
                     libtest-warn-perl <!nocheck>,
                     libxml-libxml-perl <!nocheck>,
                     perl
Standards-Version: 4.6.0
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libmarc-xml-perl
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libmarc-xml-perl.git
Homepage: https://metacpan.org/release/MARC-XML
Rules-Requires-Root: no

Package: libmarc-xml-perl
Architecture: all
Depends: ${misc:Depends},
         ${perl:Depends},
         libmarc-charset-perl,
         libmarc-record-perl,
         libxml-libxml-perl
Description: Perl library to access MARC data encoded as XML
 MARC::XML is an extension to the Marc::Record distribution for working with
 MARC21 data that is encoded as XML. The XML encoding used is the MARC21slim
 schema supplied by the Library of Congress. Installing MARC-XML automatically
 adds support for the additional file format for use with MARC::Batch.