Source: ifstat
Section: net
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends:
 debhelper-compat (= 13),
 recode,
Standards-Version: 4.7.4
Homepage: http://gael.roualland.free.fr/ifstat/
Vcs-Browser: https://salsa.debian.org/debian/ifstat
Vcs-Git: https://salsa.debian.org/debian/ifstat.git

Package: ifstat
Architecture: any
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
Description: InterFace STATistics Monitoring
 ifstat is a tool to report network interfaces bandwidth just like
 vmstat/iostat do for other system counters. It can monitor local
 interfaces by polling the kernel counters, or remote hosts
 interfaces using SNMP.

Package: libifstat-dev
Section: libdevel
Architecture: any
Depends:
 ${misc:Depends},
Description: Ifstat Development Files
 Static library, header and config file to include ifstat
 functionality in other applications.
