         MODULE=libwebsockets
        VERSION=4.5.8
         SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL_FULL=https://github.com/warmcat/libwebsockets/archive/v${VERSION}.tar.gz
     SOURCE_VFY=sha256:b6ade658f4af3a823d0dc806ae5ef0623f0f4f5e2aeb895a0f77c4783840c30e
       WEB_SITE=https://github.com/warmcat/libwebsockets
        ENTERED=20210130
        UPDATED=20260526
          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
