           MODULE=uriparser
          VERSION=0.9.9
           SOURCE=$MODULE-$VERSION.tar.bz2
       SOURCE_URL=https://github.com/uriparser/uriparser/releases/download/$MODULE-$VERSION/
       SOURCE_VFY=sha256:027b923c0ce89786d8cf7a842ef77dcfff3a6a097c0e67d241b447d1eae8db4c
         WEB_SITE=https://uriparser.github.io/
          ENTERED=20140802
          UPDATED=20250904
            SHORT="URI parsing and handling library"

cat << EOF
uriparser is a strictly RFC 3986 compliant URI parsing and handling library
written in C. uriparser is cross-platform, fast, supports Unicode and is
licensed under the New BSD license.
EOF
