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