         MODULE=brightnessctl
        VERSION=0.5.1
         SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL_FULL=https://github.com/Hummer12007/$MODULE/archive/refs/tags/${VERSION}.tar.gz
     SOURCE_VFY=sha256:a68869e23f56ac4f2e28f1783002810ddbf10f95e1af9b48b2912fb169f46994
       WEB_SITE=https://github.com/Hummer12007/brightnessctl
        ENTERED=20260809
        UPDATED=20260809
          SHORT="A tool to read and control device brightness"

cat << EOF
This program allows you read and control device brightness. Devices, by
default, include backlight and LEDs (searched for in corresponding classes).
If omitted, the first found device is selected.

It can also preserve current brightness before applying the operation
(allowing for usecases like disabling backlight on lid close).
EOF
