File: control

package info (click to toggle)
libmr-tarantool-perl 0.0.24-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 416 kB
  • sloc: perl: 3,662; makefile: 2
file content (34 lines) | stat: -rw-r--r-- 1,306 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
Source: libmr-tarantool-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Richard Hansen <rhansen@rhansen.org>
Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends: debhelper-compat (= 13)
Build-Depends-Indep: libanyevent-perl <!nocheck>,
                     libclass-singleton-perl <!nocheck>,
                     libdigest-crc-perl <!nocheck>,
                     liblist-moreutils-perl <!nocheck>,
                     libmouse-perl <!nocheck>,
                     libmro-compat-perl <!nocheck>,
                     perl
Standards-Version: 4.5.0
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libmr-tarantool-perl
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libmr-tarantool-perl.git
Homepage: https://metacpan.org/release/MR-Tarantool
Rules-Requires-Root: no

Package: libmr-tarantool-perl
Architecture: all
Depends: ${misc:Depends},
         ${perl:Depends},
         libanyevent-perl,
         libclass-singleton-perl,
         libdigest-crc-perl,
         liblist-moreutils-perl,
         libmouse-perl,
         libmro-compat-perl
Description: perl driver for tarantool
 Tarantool is a high performance key/value storage server.
 .
 The package contains perl driver for the storage server.