          MODULE=yamllint
         VERSION=1.37.1
          SOURCE=$MODULE-$VERSION.tar.gz
      SOURCE_URL=https://files.pythonhosted.org/packages/source/y/yamllint/
      SOURCE_VFY=sha256:81f7c0c5559becc8049470d86046b36e96113637bcbe4753ecef06977c00245d
        WEB_SITE=https://pypi.org/project/yamllint/
         ENTERED=20190612
         UPDATED=20250829
           SHORT="Linter for YAML files"

cat << EOF
A linter for YAML files.
yamllint does not only check for syntax validity, but for weirdnesses like
key repetition and cosmetic problems such as lines length, trailing spaces,
indentation, etc.
EOF
