File: control

package info (click to toggle)
libmarc-xml-perl 1.0.3-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch
  • size: 248 kB
  • ctags: 27
  • sloc: xml: 1,162; perl: 349; makefile: 2
file content (31 lines) | stat: -rw-r--r-- 1,290 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-xml-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Vincent Danjean <vdanjean@debian.org>,
           Damyan Ivanov <dmn@debian.org>,
           Jonathan Yu <jawnsy@cpan.org>,
           Florian Schlichting <fsfs@debian.org>
Section: perl
Priority: optional
Build-Depends: debhelper (>= 8)
Build-Depends-Indep: perl,
                     libmarc-charset-perl,
                     libmarc-record-perl,
                     libxml-libxml-perl
Standards-Version: 3.9.5
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmarc-xml-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmarc-xml-perl.git
Homepage: https://metacpan.org/release/MARC-XML/

Package: libmarc-xml-perl
Architecture: all
Depends: ${perl:Depends},
         ${misc: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.