          MODULE=cjson
         VERSION=1.7.19
          SOURCE=$MODULE-$VERSION.tar.gz
 SOURCE_URL_FULL=https://github.com/DaveGamble/cJSON/archive/refs/tags/v$VERSION.tar.gz
      SOURCE_VFY=sha256:7fa616e3046edfa7a28a32d5f9eacfd23f92900fe1f8ccd988c1662f30454562
SOURCE_DIRECTORY=$BUILD_DIRECTORY/cJSON-$VERSION
        WEB_SITE=https://github.com/DaveGamble/cJSON
         ENTERED=20240512
         UPDATED=20250911
           SHORT="the dumbest possible parser"

cat << EOF
cJSON aims to be the dumbest possible parser that you can get your job done with.
It's a single file of C, and a single header file.
EOF
