File: control

package info (click to toggle)
libcdb-file-perl 0.99-1
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 328 kB
  • ctags: 740
  • sloc: perl: 70; makefile: 9
file content (22 lines) | stat: -rw-r--r-- 963 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
Source: libcdb-file-perl
Section: perl
Priority: optional
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Florian Schlichting <fsfs@debian.org>
Build-Depends: debhelper (>= 9.20120312),
               perl
Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libcdb-file-perl.git
Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libcdb-file-perl.git
Homepage: https://metacpan.org/release/CDB_File
Testsuite: autopkgtest-pkg-perl

Package: libcdb-file-perl
Architecture: any
Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends}
Description: module to access cdb databases from Perl
 CDB_File is a module which provides a Perl interface to creating and querying
 cdb databases.  cdb is a fast, reliable and lightweight package for creating
 and reading constant databases, developed by Dan Bernstein.
 .
 See http://pobox.com/~djb/cdb.html for more information about cdb.