File: control

package info (click to toggle)
dnsviz 0.9.3-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 2,244 kB
  • sloc: python: 20,017; java: 1,542; javascript: 322; makefile: 45; sh: 1
file content (32 lines) | stat: -rw-r--r-- 1,009 bytes parent folder | download | duplicates (2)
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
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 (= 12),
 dh-python,
 inkscape,
 python3-all,
 python3-dnspython (>= 1.13.0~),
 python3-m2crypto (>= 0.37.1~),
 python3-pygraphviz (>= 1.4~)
Standards-Version: 4.3.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/>.