File: control

package info (click to toggle)
libmr-tarantool-perl 0.0.24-1
  • links: PTS, VCS
  • area: main
  • in suites: buster, jessie, jessie-kfreebsd, stretch, wheezy
  • size: 296 kB
  • ctags: 218
  • sloc: perl: 3,662; makefile: 19
file content (31 lines) | stat: -rw-r--r-- 972 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
Source: libmr-tarantool-perl
Section: perl
Homepage: http://search.cpan.org/dist/MR-Tarantool/
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Dmitry E. Oboukhov <unera@debian.org>
Build-Depends: debhelper (>= 7), cdbs,
	libmouse-perl,
	liblist-moreutils-perl,
	libdigest-crc-perl,
	libanyevent-perl,
	libmro-compat-perl,
	libclass-singleton-perl
Standards-Version: 3.9.3
Priority: extra
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmr-tarantool-perl.git
Vcs-Git: git://git.debian.org/pkg-perl/packages/libmr-tarantool-perl.git

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