          MODULE=fribidi
         VERSION=1.0.16
          SOURCE=$MODULE-$VERSION.tar.xz
      SOURCE_URL=https://github.com/fribidi/fribidi/releases/download/v$VERSION/
      SOURCE_VFY=sha256:1b1cde5b235d40479e91be2f0e88a309e3214c8ab470ec8a2744d82a5a9ea05c
        WEB_SITE=https://github.com/fribidi/fribidi/
         ENTERED=20021224
         UPDATED=20240926
           SHORT="Free implementation of the Unicode Bidirectional (BiDi) Algorithm"

cat << EOF
FriBidi is a free implementation of the Unicode Bidirectional (BiDi) Algorithm.
It also provides utility functions to aid in the development of interactive
editors and widgets that implement BiDi functionality. The BiDi algorithm is a
prerequesite for supporting right-to-left scripts such as Hebrew, Arabic,
Syriac, and Thaana.
EOF
