Source: lsgpus
Section: utils
Maintainer: Vincent Danjean <vdanjean@debian.org>
Build-Depends:
 debhelper-compat (= 14),
 dh-sequence-single-binary,
 python3,
 dh-sequence-python3,
 dh-exec,
 python3-setuptools,
Standards-Version: 4.7.4
Homepage: https://github.com/AGuyMarc/lsgpu
Vcs-Browser: https://salsa.debian.org/debian/lsgpu
Vcs-Git: https://salsa.debian.org/debian/lsgpu.git

Package: lsgpus
Architecture: all
Recommends: pciutils, nvidia-utils
Suggests: lsdisplay
Description: List GPUs with details, outputs, and connected monitors
 lsgpus lists all graphics cards with driver, VRAM, PCI address,
 and for NVIDIA: utilization, memory, temperature, power draw.
 Each output port is mapped to its connected monitor via EDID.
 Supports real-time monitoring (--watch), GPU process listing,
 AMD and NVIDIA stats, and sparkline history.
 .
 Binary renamed from lsgpu to lsgpus in order to avoid a clash with
 the lsgpu(1) tool shipped by the igt-gpu-tools package.
