          MODULE=yamllint
         VERSION=1.38.0
          SOURCE=$MODULE-$VERSION.tar.gz
      SOURCE_URL=https://files.pythonhosted.org/packages/source/y/yamllint/
      SOURCE_VFY=sha256:09e5f29531daab93366bb061e76019d5e91691ef0a40328f04c927387d1d364d
        WEB_SITE=https://pypi.org/project/yamllint/
         ENTERED=20190612
         UPDATED=20260314
           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
