    MODULE=uriparser
   VERSION=1.0.2
    SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL=https://github.com/uriparser/uriparser/releases/download/$MODULE-$VERSION/
SOURCE_VFY=sha256:dd2e4843f43de6f5aedf430e530f1e2d159eba8ca4d64c2787af1c20f707a9e4
  WEB_SITE=https://uriparser.github.io/
   ENTERED=20140802
   UPDATED=20260509
     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
