File: control

package info (click to toggle)
libnet-dict-perl 2.22-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 288 kB
  • sloc: perl: 2,446; makefile: 13
file content (27 lines) | stat: -rw-r--r-- 1,169 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
Source: libnet-dict-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Lucas Kanashiro <kanashiro.duarte@gmail.com>
Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends: debhelper-compat (= 13)
Build-Depends-Indep: libtest-differences-perl <!nocheck>,
                     libtest-requiresinternet-perl <!nocheck>,
                     perl
Standards-Version: 4.6.0
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libnet-dict-perl
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libnet-dict-perl.git
Homepage: https://metacpan.org/release/Net-Dict
Rules-Requires-Root: no

Package: libnet-dict-perl
Architecture: all
Depends: ${misc:Depends},
         ${perl:Depends}
Recommends: libappconfig-std-perl
Multi-Arch: foreign
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.