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: libcatmandu-mods-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)
Build-Depends-Indep: libcatmandu-perl <!nocheck>,
                     libmods-record-perl <!nocheck>,
                     libmodule-build-tiny-perl,
                     perl
Standards-Version: 4.7.2
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libcatmandu-mods-perl
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libcatmandu-mods-perl.git
Homepage: https://github.com/LibreCat/Catmandu-MODS
Package: libcatmandu-mods-perl
Architecture: all
Depends: ${misc:Depends},
         ${perl:Depends},
         libcatmandu-perl,
         libmods-record-perl
Description: modules for working with MODS data within the Catmandu framework
 Catmandu::MODS contains modules for handling MODS data within the
 Catmandu framework.
 .
 MODS is specified and described at the Library of Congress:
 <http://www.loc.gov/standards/mods/>
 .
 Catmandu provides a suite of Perl modules to ease the import, storage,
 retrieval, export and transformation of metadata records.
 
     |