Source: dsc
Section: net
Priority: optional
Maintainer: Jerry Lundström <lundstrom.jerry@gmail.com>
Build-Depends: debhelper (>= 10), build-essential, automake, autoconf,
 libpcap-dev, netbase, libgeoip-dev, pkg-config, libmaxminddb-dev,
 libdnswire-dev (>= 0.4.0), libuv1-dev, python3 (>= 3.5)
Standards-Version: 3.9.4
Homepage: https://www.dns-oarc.net/oarc/data/dsc
Vcs-Git: https://codeberg.org/DNS-OARC/dsc.git
Vcs-Browser: https://codeberg.org/DNS-OARC/dsc

Package: dsc
Architecture: any
Conflicts: dsc-statistics-collector
Depends: ${shlibs:Depends}, ${misc:Depends}, ${python3:Depends}
Suggests: dsc-datatool
Description: DNS Statistics Collector
 DNS Statistics Collector (DSC) is a tool used for collecting and exploring
 statistics from busy DNS servers. It can be set up to run on or near
 nameservers to generate aggregated data that can then be transported to
 central systems for processing, displaying and archiving.
 .
 Together with dsc-datatool the aggregated data can be furthur enriched
 and converted for import into for example InfluxDB which can then be
 accessed by Grafana for visualzation.
