          MODULE=nanosvg
         VERSION=20240910
          SOURCE=$MODULE-$VERSION.tar.bz2
 SOURCE_URL_FULL=git+https://github.com/memononen/nanosvg.git
#      SOURCE_VFY=sha256:
        WEB_SITE=https://github.com/memononen/nanosvg
         ENTERED=20240910
         UPDATED=20240910
           SHORT="a simple stupid single-header-file SVG parse"

cat << EOF
NanoSVG is a simple stupid single-header-file SVG parse.
The output of the parser is a list of cubic bezier shapes.
EOF
