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 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54
|
Source: libcatmandu-sru-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 (= 12),
libcatmandu-mods-perl <!nocheck>,
libcatmandu-perl (>= 1.2000) <!nocheck>,
libcpanel-json-xs-perl (>= 3.0213) <!nocheck>,
libhttp-tiny-perl (>= 0.076) <!nocheck>,
libmodule-build-perl,
libmoo-perl <!nocheck>,
libnamespace-clean-perl <!nocheck>,
libtest-exception-perl <!nocheck>,
libtest-http-localserver-perl <!nocheck>,
liburi-perl <!nocheck>,
libxml-libxml-simple-perl <!nocheck>,
libxml-struct-perl <!nocheck>,
libxml-xpath-perl <!nocheck>,
libyaml-libyaml-perl <!nocheck>,
perl,
Standards-Version: 4.5.0
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libcatmandu-sru-perl
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libcatmandu-sru-perl.git
Homepage: https://github.com/LibreCat/Catmandu-SRU
Rules-Requires-Root: no
Package: libcatmandu-sru-perl
Architecture: all
Depends:
libcatmandu-mods-perl,
libcatmandu-perl (>= 1.2000),
libcpanel-json-xs-perl (>= 3.0213),
libhttp-tiny-perl (>= 0.076),
libmoo-perl,
libnamespace-clean-perl,
liburi-perl,
libxml-libxml-simple-perl,
libxml-struct-perl,
libyaml-libyaml-perl,
${misc:Depends},
${perl:Depends},
Enhances:
libcatmandu-perl,
Description: modules for working with SRU data within the Catmandu framework
Catmandu::SRU contains modules for handling SRU data
within the Catmandu framework.
.
Catmandu provides a suite of Perl modules
to ease the import, storage, retrieval, export and transformation
of metadata records.
|