File: control

package info (click to toggle)
libcatmandu-solr-perl 0.0304-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 184 kB
  • sloc: perl: 837; makefile: 2
file content (48 lines) | stat: -rw-r--r-- 1,778 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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
Source: libcatmandu-solr-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Mason James <mtj@kohaaloha.com>
Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends: debhelper-compat (= 13),
               libmodule-build-perl,
               perl
Build-Depends-Indep: libcatmandu-perl <!nocheck>,
                     libcql-parser-perl <!nocheck>,
                     libmoo-perl <!nocheck>,
                     libmoox-aliases-perl <!nocheck>,
                     libsoftware-license-perl <!nocheck>,
                     libtest-exception-perl <!nocheck>,
                     libtest-simple-perl <!nocheck>,
                     libwebservice-solr-perl <!nocheck>,
                     libwww-perl <!nocheck>
Standards-Version: 4.6.2
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libcatmandu-solr-perl
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libcatmandu-solr-perl.git
Homepage: https://metacpan.org/release/Catmandu-Solr
Rules-Requires-Root: no

Package: libcatmandu-solr-perl
Architecture: all
Depends: ${misc:Depends},
         ${perl:Depends},
         libcatmandu-perl,
         libcql-parser-perl,
         libmoo-perl,
         libmoox-aliases-perl,
         libwebservice-solr-perl,
         libwww-perl
Description: Catmandu modules for working with SOLR endpoints
 Catmandu::SOLR contains modules for working with SOLR endpoints.
 .
 Provides modules:
  Catmandu::Importer::Solr
  Catmandu::Store::Solr
  Catmandu::Store::Solr::CQL
 .
 See also:
  http://lucene.apache.org/solr/
  https://metacpan.org/pod/WebService::Solr
 .
 Catmandu provides a suite of Perl modules to ease the import, storage,
 retrieval, export and transformation of metadata records.