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 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123
|
Source: libcatmandu-perl
Section: perl
Priority: optional
Build-Depends:
debhelper-compat (= 12),
libany-uri-escape-perl,
libapp-cmd-perl (>= 0.330),
libasa-perl,
libcgi-expand-perl,
libcapture-tiny-perl <!nocheck>,
libclass-method-modifiers-perl <!nocheck>,
libclone-perl,
libconfig-onion-perl,
libcpanel-json-xs-perl (>= 3.0213),
libdata-compare-perl,
libdata-util-perl (>= 0.66),
libhash-merge-simple-perl,
libhttp-message-perl <!nocheck>,
libio-handle-util-perl,
liblist-moreutils-perl,
liblog-any-adapter-log4perl-perl,
liblog-any-perl (>= 1.03) <!nocheck>,
liblog-log4perl-perl,
libmime-types-perl,
libmodule-build-perl <!nocheck>,
libmodule-info-perl,
libmoo-perl,
libmoox-aliases-perl,
libnamespace-clean-perl,
libpackage-stash-perl <!nocheck>,
libparser-mgc-perl,
libpath-iterator-rule-perl,
libpath-tiny-perl,
librole-tiny-perl <!nocheck>,
libstring-camelcase-perl,
libsub-exporter-perl,
libtest-deep-perl <!nocheck>,
libtest-exception-perl (>= 0.43) <!nocheck>,
libtest-lwp-useragent-perl <!nocheck>,
libtest-pod-perl <!nocheck>,
libtext-csv-perl,
libtext-hogan-perl,
libthrowable-perl,
libtry-tiny-byclass-perl,
liburi-perl,
liburi-template-perl (>= 0.22),
libuuid-tiny-perl <!nocheck>,
libwww-perl,
libyaml-libyaml-perl,
perl,
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders:
Jonas Smedegaard <dr@jones.dk>,
Standards-Version: 4.5.0
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libcatmandu-perl.git
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libcatmandu-perl
Homepage: https://librecat.org/Catmandu/
Rules-Requires-Root: no
Testsuite: autopkgtest-pkg-perl
Package: libcatmandu-perl
Architecture: all
Depends:
libany-uri-escape-perl,
libapp-cmd-perl (>= 0.330),
libasa-perl,
libcgi-expand-perl,
libclass-method-modifiers-perl,
libclone-perl,
libconfig-onion-perl,
libcpanel-json-xs-perl (>= 3.0213),
libdata-compare-perl,
libdata-util-perl (>= 0.66),
libhash-merge-simple-perl,
libhttp-message-perl,
libio-handle-util-perl,
liblist-moreutils-perl,
liblog-any-perl,
libmime-types-perl,
libmodule-info-perl,
libmoo-perl,
libmoox-aliases-perl,
libnamespace-clean-perl,
libpackage-stash-perl,
libparser-mgc-perl,
libpath-iterator-rule-perl,
libpath-tiny-perl,
librole-tiny-perl,
libstring-camelcase-perl,
libsub-exporter-perl,
libtext-csv-perl,
libtext-hogan-perl,
libthrowable-perl,
libtry-tiny-byclass-perl,
liburi-perl,
liburi-template-perl (>= 0.22),
libuuid-tiny-perl,
libwww-perl,
libyaml-libyaml-perl,
${misc:Depends},
${perl:Depends},
Suggests:
liblog-any-adapter-log4perl-perl,
liblog-log4perl-perl,
Breaks:
libcatmandu-filestore-perl (<< 1.16-1~),
libcatmandu-sru-perl (<< 0.42.2),
Description: metadata toolkit
Catmandu provides a suite of Perl modules
to ease the import, storage, retrieval, export
and transformation of metadata records.
.
Combine Catmandu modules
with web application frameworks such as PSGI/Plack,
document stores such as MongoDB or CouchDB
and full text indexes as ElasticSearch or Solr
to create a rapid development environment
for digital library services
such as institutional repositories and search engines.
.
Use of the debug option
requires the packages liblog-any-adapter-log4perl-perl
and liblog-log4perl-perl.
|