            MODULE=check-jsonschema 
           VERSION=0.36.0
            SOURCE=check_jsonschema-$VERSION.tar.gz
        SOURCE_URL=https://pypi.python.org/packages/source/c/check_jsonschema/
        SOURCE_VFY=sha256:9570e56ae885c59449fed9abe1766239901befe03bca7054077f8c0639fc71df
SOURCE_DIRECTORY=$BUILD_DIRECTORY/check_jsonschema-$VERSION
          WEB_SITE=https://pypi.org/project/check-jsonschema/
           ENTERED=20241010
           UPDATED=20260122
             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
