1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
|
Source: gresolver
Section: net
Priority: optional
Maintainer: Bart Martens <bartm@debian.org>
Build-Depends: cdbs, debhelper (>= 5)
Standards-Version: 3.7.2
Package: gresolver
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, libgtk2-perl, liblocale-gettext-perl, libnet-ipv6addr-perl, libgtk2-gladexml-perl, libgnomeui-0, gnome-icon-theme, dnsutils
Description: DNS query tool
GResolver is a graphical tool for DNS queries. It allows system administrators
to quickly and easily make the most common DNS queries without constructing
lengthy dig commands.
.
GResolver supports all the main resource record types, including AAAA, AXFR,
MX and TXT, and the appropriate in-addr.arpa address is constructed from
dotted-quad IP addresses when doing PTR queries. There are checkboxes for
controlling the most commonly-used options.
.
Homepage: http://jodrell.net/projects/gresolver
|