File: control

package info (click to toggle)
dnsviz 0.11.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,996 kB
  • sloc: python: 21,038; java: 1,542; javascript: 322; makefile: 46
file content (33 lines) | stat: -rw-r--r-- 1,021 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
28
29
30
31
32
33
Source: dnsviz
Section: net
Priority: optional
Maintainer: Debian DNS Team <team+dns@tracker.debian.org>
Uploaders: Robert Edmonds <edmonds@debian.org>, Ondřej Surý <ondrej@debian.org>
Build-Depends:
 debhelper-compat (= 13),
 dh-python,
 inkscape,
 python3-all,
 python3-cryptography,
 python3-dnspython (>= 1.13.0~),
 python3-pygraphviz (>= 1.4~),
 python3-setuptools
Standards-Version: 4.7.0
Homepage: https://github.com/dnsviz/dnsviz
Vcs-Browser: https://salsa.debian.org/dns-team/dnsviz
Vcs-Git: https://salsa.debian.org/dns-team/dnsviz.git

Package: dnsviz
Architecture: all
Depends:
 ${misc:Depends},
 ${python3:Depends},
 dns-root-data,
 libjs-jquery,
 libjs-jquery-ui,
 libjs-jquery-ui-theme-redmond,
 libjs-raphael,
Description: Tools for analyzing and visualizing DNS and DNSSEC behavior
 DNSViz is a tool suite for analysis and visualization of Domain Name System
 (DNS) behavior, including its security extensions (DNSSEC). This tool suite
 powers the Web-based analysis available at <http://dnsviz.net/>.