Source: btm
Section: utils
Maintainer: Jonas Smedegaard <dr@jones.dk>
Build-Depends:
 debhelper-compat (= 14),
 dh-sequence-bash-completion,
 dh-sequence-rust,
 dh-sequence-single-binary,
 cmark-gfm <!nodoc>,
 librust-anyhow-1-dev,
 librust-assert-cmd-2-dev,
 librust-cfg-if-1-dev,
 librust-clap-4-dev,
 librust-clap-complete-4-dev,
 librust-clap-complete-nushell-4-dev,
 librust-clap-mangen-0.3-dev,
 librust-concat-string-1-dev,
 librust-crossterm-0.29-dev,
 librust-ctrlc-3-dev,
 librust-dirs-6-dev,
 librust-filedescriptor-0.8-dev,
 librust-hashbrown-0.16-dev,
 librust-humantime-2-dev,
 librust-indexmap-2-dev,
 librust-indoc-2-dev,
 librust-itertools-0.14-dev,
 librust-kasuari-0.4-dev,
 librust-libc-0.2-dev,
 librust-lru-0.16-dev,
 librust-nohash-hasher-0.2-dev,
 librust-nvml-wrapper-0.11-dev,
 librust-portable-pty-0.9-dev,
 librust-predicates-3-dev,
 librust-ratatui-0.30-dev,
 librust-regex-1-dev,
 librust-rstest-0.26-dev,
 librust-rustix-1-dev,
 librust-serde-1-dev,
 librust-starship-battery-0.11-dev,
 librust-strum-0.28-dev,
 librust-sysctl-0.5-dev,
 librust-sysinfo-0.39-dev,
 librust-tempfile-3-dev,
 librust-termwiz-0.23-dev,
 librust-thiserror-2-dev,
 librust-toml-edit-0.25-dev,
 librust-unicode-segmentation-1-dev,
 librust-unicode-width-0.2-dev,
 libstd-rust-dev,
Standards-Version: 4.7.4
Homepage: https://clementtsang.github.io/bottom
Vcs-Git: https://salsa.debian.org/debian/btm.git
Vcs-Browser: https://salsa.debian.org/debian/btm

Package: btm
X-Cargo-Crates:
 bottom,
Architecture: any
Multi-Arch: allowed
Depends:
 ${cargo:Depends},
Suggests:
 bash-completion,
Built-Using:
 ${cargo:Built-Using},
Static-Built-Using:
 ${cargo:Static-Built-Using},
Description: customizable graphical process/system monitor for the terminal
 bottom (executable name btm)
 is a customizable graphical process/system monitor for the terminal,
 inspired by gtop, gotop, and htop.
 .
 By default, bottom is somewhat like a dashboard -
 a bunch of different widgets, all showing different things,
 and they all cram together to fit into one terminal.
