          MODULE=libutf8proc
         VERSION=2.11.1
           SOVER=3.2.1
          SOURCE=$MODULE-$VERSION.tar.gz
 SOURCE_URL_FULL=https://github.com/JuliaStrings/utf8proc/archive/v$VERSION.tar.gz
      SOURCE_VFY=sha256:dc146fd279eacbbf399d3f70932ce66f516aac2d13f8ec2d26a30f8ed70aa5b4
SOURCE_DIRECTORY=$BUILD_DIRECTORY/utf8proc-$VERSION
        WEB_SITE=https://juliastrings.github.io/utf8proc/
         ENTERED=20160227
         UPDATED=20251117
           SHORT="C library for processing UTF-8 encoded Unicode strings"

cat << EOF
utf8proc is a small, clean C library that provides Unicode normalization, case-
folding, and other operations for data in the UTF-8 encoding, supporting Unicode
version 12.0.
EOF
