File: control

package info (click to toggle)
libnet-dict-perl 2.21-1
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 272 kB
  • ctags: 67
  • sloc: perl: 2,257; makefile: 11
file content (24 lines) | stat: -rw-r--r-- 1,096 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
Source: libnet-dict-perl
Section: perl
Priority: optional
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Lucas Kanashiro <kanashiro.duarte@gmail.com>
Build-Depends: debhelper (>= 9)
Build-Depends-Indep: perl,
                     libtest-differences-perl,
                     libtest-requiresinternet-perl (>= 0.05)
Standards-Version: 3.9.7
Homepage: https://metacpan.org/release/Net-Dict
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libnet-dict-perl.git
Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libnet-dict-perl.git
Testsuite: autopkgtest-pkg-perl

Package: libnet-dict-perl
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends}
Recommends: libappconfig-std-perl
Description: client API for accessing dictionary servers (RFC 2229)
 Net::Dict is a perl module for looking up words and their definitions on
 network dictionary servers. Net::Dict provides a simple DICT client API for
 the network protocol described in RFC2229. This module allows connect with
 DICT server, matching words and selecting databases.