    MODULE=libHX
   VERSION=5.4
    SOURCE=$MODULE-$VERSION.tar.zst
SOURCE_URL=https://inai.de/files/libhx/
SOURCE_VFY=sha256:3b169f4b0d3ddd888033b5816f54e7438b991c465197640c37d9f9dd5d926595
  WEB_SITE=http://libhx.sourceforge.net/
   ENTERED=20140711
   UPDATED=20260330
     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
