    MODULE=libcbor
   VERSION=0.14.0
    SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL=https://github.com/PJK/libcbor/archive/v$VERSION/
SOURCE_VFY=sha256:a8c1516e741562cf95aa4479c64916c3d4d2623e24fdc35e414e2320e7300aae
  WEB_SITE=https://github.com/PJK/libcbor/
   ENTERED=20250109
   UPDATED=20260620
     SHORT="C library for parsing and generating CBOR"

cat << EOF
A C library for parsing and generating CBOR, the general-purpose schema-less
binary data format.
EOF
