Source: bmon
Section: net
Maintainer: Patrick Matthäi <pmatthaei@debian.org>
Build-Depends: debhelper-compat (= 13),
 libconfuse-dev,
 libnl-3-dev [linux-any],
 libnl-route-3-dev [linux-any],
 libncurses-dev,
 librrd-dev [!hurd-any],
 pkgconf
Standards-Version: 4.7.3
Homepage: https://github.com/Jafaral/bmon

Package: bmon
Architecture: any
Depends: ${misc:Depends},
 ${shlibs:Depends}
Description: portable bandwidth monitor and rate estimator
 bmon is a commandline bandwidth monitor which supports various output
 methods including an interactive curses interface, lightweight HTML output but
 also simple ASCII output.
 .
 Statistics may be distributed over a network using multicast or unicast and
 collected at some point to generate a summary of statistics for a set of
 nodes.
