File: control

package info (click to toggle)
gresolver 0.0.5-6
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 256 kB
  • ctags: 23
  • sloc: perl: 501; makefile: 48
file content (27 lines) | stat: -rw-r--r-- 1,031 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: gresolver
Section: net
Priority: optional
Maintainer: Paulo Roberto Alves de Oliveira (aka kretcheu) <kretcheu@gmail.com>
Build-Depends: debhelper (>= 9)
Standards-Version: 3.9.6
Homepage: http://jodrell.net/projects/gresolver

Package: gresolver
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends},
         dnsutils,
         gnome-icon-theme,
         libgnomeui-0, 
         libgtk2-gladexml-perl,
         libgtk2-perl,
         liblocale-gettext-perl,
         libnet-ipv6addr-perl
Description: graphical tool for performing DNS queries
 GResolver is a GTK+ graphical tool for DNS queries. It allows system
 administrators to quickly and easily make the most common DNS queries
 without constructing lengthy dig commands or nslookup.
 .
 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.