          MODULE=libHX
         VERSION=5.2
          SOURCE=$MODULE-$VERSION.tar.zst
      SOURCE_URL=https://inai.de/files/libhx/
      SOURCE_VFY=sha256:4859dce6ce4e16addda962fa65a51aa050d7644e1e74b665d04550fcc1ffc055
        WEB_SITE=http://libhx.sourceforge.net/
         ENTERED=20140711
         UPDATED=20251203
           SHORT="A library providing queue, tree, I/O and utility functions"

cat << EOF
libHX is a C library (with some C++ bindings available) that provides data
structures and functions commonly needed, such as maps, deques, linked lists,
string formatting and autoresizing, option and config file parsing, type checking
casts and more.
EOF
