24 lines
612 B
Plaintext
24 lines
612 B
Plaintext
Source: routerstats
|
|
Section: misc
|
|
Priority: optional
|
|
Maintainer: Daniel Lysfjord <lysfjord.daniel@smokepit.net>
|
|
Build-Depends: python3, debhelper-compat (= 13)
|
|
Standards-Version: 4.5.1
|
|
Homepage: https://git.smokepit.net/daniell/routerstats/
|
|
Rules-Requires-Root: no
|
|
X-Python3-Version: >= 3.7
|
|
|
|
Package: routerstats-httpd
|
|
Architecture: all
|
|
Depends: python3, python3-rrdtool
|
|
Description: routerstats httpd service
|
|
|
|
Package: routerstats-client
|
|
Architecture: all
|
|
Depends: python3, python3-rrdtool
|
|
Description: routerstats client
|
|
|
|
Package: routerstats-collector
|
|
Architecture: all
|
|
Depends: python3, python3-setproctitle
|