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
|
Source: libmarc-file-marcmaker-perl
Section: perl
Priority: optional
Build-Depends:
debhelper-compat (= 13),
libmarc-record-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Jonas Smedegaard <dr@jones.dk>
Standards-Version: 4.7.2
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libmarc-file-marcmaker-perl.git
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libmarc-file-marcmaker-perl
Homepage: https://metacpan.org/release/MARC-File-MARCMaker
Testsuite: autopkgtest-pkg-perl
Package: libmarc-file-marcmaker-perl
Architecture: all
Depends:
libmarc-record-perl,
${perl:Depends},
${misc:Depends},
Description: work with MARCMaker/MARCBreaker records
MARC::File::MARCMaker is an extension to MARC::Record for working with
MARC21 data using the format used by the Library of Congress MARCMaker
and MARCBreaker programs.
Multi-Arch: foreign
|