          MODULE=check-jsonschema
         VERSION=0.37.2
          SOURCE=check_jsonschema-$VERSION.tar.gz
      SOURCE_URL=https://pypi.python.org/packages/source/c/check_jsonschema/
      SOURCE_VFY=sha256:2977f31ebbd3e4eb37325057b83b56c0041b2b520e12818ec84da1f6c7c60363
SOURCE_DIRECTORY=$BUILD_DIRECTORY/check_jsonschema-$VERSION
        WEB_SITE=https://pypi.org/project/check-jsonschema/
         ENTERED=20241010
         UPDATED=20260511
           SHORT="CLI and pre-commit hook built on jsonschema"

cat << EOF
A JSON Schema CLI and pre-commit hook built on jsonschema. The schema may be
specified as a local or remote (HTTP or HTTPS) file.

Remote files are automatically downloaded and cached if possible.
EOF
