14 lines
435 B
Plaintext
14 lines
435 B
Plaintext
Source: traffic-checker
|
|
Section: python
|
|
Priority: optional
|
|
Maintainer: Your Name <you@example.com>
|
|
Build-Depends: debhelper-compat (=13),
|
|
dh-python,
|
|
python3-all,
|
|
python3-setuptools
|
|
Standards-Version: 4.6.2
|
|
|
|
Package: traffic-checker
|
|
Architecture: all
|
|
Depends: ${misc:Depends}, ${python3:Depends}
|
|
Description: Traffic consumption monitoring CLI tool for remote servers with automated alerting |