# Watch: https://github.com/scikit-build/scikit-build-core/tags
           SPELL=scikit-build-core
         VERSION=0.10.0
          SOURCE=${SPELL//-/_}-$VERSION.tar.gz
   SOURCE_URL[0]=https://files.pythonhosted.org/packages/source/s/$SPELL/$SOURCE
     SOURCE_HASH=sha512:17d5a59bebd0f86becbd3bf78f484f85161af017cd4e2a82da19ab5ee0b66a63620b0d11cb6994cabbfa66fccc5c2d0a53f3e578b7f6c2acdd3e7ba02eba3e7d
SOURCE_DIRECTORY=${SOURCE%.tar.gz}
        WEB_SITE=https://github.com/scikit-build/scikit-build-core
         LICENSE=Apache-2.0
        KEYWORDS="python build"
           SHORT="CMake build backend for Python"
cat << EOF
scikit-build-core is a build backend for Python projects that use CMake.
EOF
