summaryrefslogtreecommitdiff
path: root/debian/control
blob: 18fb10385ef8ed997bf38532b9b4733ec8230b66 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Source: whois
Section: net
Priority: standard
Maintainer: Marco d'Itri <md@linux.it>
Standards-Version: 3.8.4
Build-Depends: debhelper (>= 5), gettext, libidn11-dev

Package: whois
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: an intelligent whois client
 This is a new whois (RFC 3912) client rewritten from scratch.
 It is inspired from and compatible with the usual BSD and RIPE whois(1)
 programs.
 It is intelligent and can automatically select the appropriate whois
 server for most queries.
 .
 The package also contains mkpasswd, a features-rich front end to crypt(3).