File: control

package info (click to toggle)
gwhois 20120626-1.3
  • links: PTS
  • area: main
  • in suites: bullseye
  • size: 236 kB
  • sloc: perl: 470; sh: 65; makefile: 52
file content (18 lines) | stat: -rw-r--r-- 728 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Source: gwhois
Section: net
Priority: optional
Maintainer: Juliane Holzt <debian@julijane.de>
Build-Depends: debhelper (>= 7.0.0), po-debconf
Standards-Version: 3.9.3

Package: gwhois
Architecture: all
Depends: ${misc:Depends}, debconf | debconf-2.0, perl, libwww-perl, lynx, curl, libnet-libidn-perl
Suggests: openbsd-inetd | inet-superserver
Description: generic Whois Client / Server
 gwhois is a generic whois client / server. This means that it know
 for many (virtually all) TLDs, IP-Ranges and Handles out there where
 to ask. It queries other whois-servers as well as web-lookup forms.
 .
 gwhois can be used as a client, but you can invoke it as a server
 (e.g. via inetd) as well for usage with a normal whois client.