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

Package: lsdisplay
Architecture: all
Depends:
 ${python3:Depends},
 ${misc:Depends},
Recommends: x11-xserver-utils
Description: List connected displays with details and ASCII layout
 lsdisplay lists all connected displays/monitors with manufacturer,
 model, serial number, resolution, position, rotation, refresh rate,
 and connector type. It renders an ASCII art diagram showing the
 physical layout. Similar to lsusb/lspci but for display devices.
 Supports EDID parsing, Smart TV auto-discovery, and override files.
