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.
|