          MODULE=libwebsockets
         VERSION=4.5.4
          SOURCE=$MODULE-$VERSION.tar.gz
 SOURCE_URL_FULL=https://github.com/warmcat/libwebsockets/archive/v${VERSION}.tar.gz
      SOURCE_VFY=sha256:f2aa31a0be16d45470360b868f3b5b114990da038ba5e49569f0732c58b2d9fc
        WEB_SITE=https://github.com/warmcat/libwebsockets
         ENTERED=20210130
         UPDATED=20260313
           SHORT="A library for websocket clients and servers"

cat << EOF
Libwebsockets is a simple-to-use, pure C library providing client and server for
http/1, http/2, websockets, MQTT and other protocols in a security-minded,
lightweight, configurable, scalable and flexible way.
EOF
