diff options
Diffstat (limited to 'portal-websockets.opam')
-rw-r--r-- | portal-websockets.opam | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/portal-websockets.opam b/portal-websockets.opam index e95bb1b..e50eb40 100644 --- a/portal-websockets.opam +++ b/portal-websockets.opam @@ -1,7 +1,8 @@ # This file is generated by dune, edit dune-project instead opam-version: "2.0" synopsis: "WebSockets XMPP portal" -description: "This library implements an XMPP Portal for Websockets." +description: + "This library implements an XMPP Portal for the Websocket subprotocol." maintainer: ["Clombrong"] authors: ["Clombrong"] license: "LGPL-3.0-or-later" |