File: control

package info (click to toggle)
libnet-whois-ip-perl 1.19-2
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 268 kB
  • ctags: 23
  • sloc: perl: 267; makefile: 4
file content (24 lines) | stat: -rw-r--r-- 1,024 bytes parent folder | download | duplicates (2)
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-whois-ip-perl
Section: perl
Priority: optional
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Axel Beckert <abe@debian.org>
Build-Depends: debhelper (>= 10)
Build-Depends-Indep: libregexp-ipv6-perl (>= 0.02),
                     perl
Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libnet-whois-ip-perl.git
Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libnet-whois-ip-perl.git
Homepage: https://metacpan.org/release/Net-Whois-IP
Testsuite: autopkgtest-pkg-perl

Package: libnet-whois-ip-perl
Architecture: all
Depends: libregexp-ipv6-perl (>= 0.02),
         ${misc:Depends},
         ${perl:Depends}
Description: Lookup whois entries of IP addresses with Perl
 Net::Whois::IP is a module to do whois lookup of IP addresses. It
 should recursively query the various whois providers until it gets
 the more detailed information including either TechPhone or
 OrgTechPhone by default; however, this is overrideable.