Source: s-tui
Section: utils
Priority: optional
Maintainer: Jonathan Carter <jcc@debian.org>
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-python3,
 python3,
 python3-setuptools,
Standards-Version: 4.6.2
Homepage: https://github.com/amanusk/s-tui
Vcs-Browser: https://salsa.debian.org/python-team/packages/s-tui
Vcs-Git: https://salsa.debian.org/python-team/packages/s-tui.git
Rules-Requires-Root: no

Package: s-tui
Architecture: all
Depends:
 ${misc:Depends},
 ${python3:Depends}
Suggests: stress-ng|stress
Description: terminal UI for monitoring your computer
 s-tui allows monitoring of CPU temperature, frequency,
 power and utilization in a graphical way from the terminal.
 .
 It requires no X server and has built-in integration with
 stress/stress-ng.
