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