summaryrefslogtreecommitdiff
path: root/portal-tcp.opam
diff options
context:
space:
mode:
Diffstat (limited to 'portal-tcp.opam')
-rw-r--r--portal-tcp.opam9
1 files changed, 2 insertions, 7 deletions
diff --git a/portal-tcp.opam b/portal-tcp.opam
index fe48e81..a4029bf 100644
--- a/portal-tcp.opam
+++ b/portal-tcp.opam
@@ -1,12 +1,7 @@
# This file is generated by dune, edit dune-project instead
opam-version: "2.0"
-synopsis: "Plain TCP XMPP portal"
-description: """
-This library implements an XMPP Portal for plain TCP.
-
-This package sends your credential over unsecured plaintext wire.
-
-You should probably not use this unless you know what you're doing."""
+synopsis: "TCP XMPP portal"
+description: "This library implements an XMPP Portal for TCP transports."
maintainer: ["Clombrong"]
authors: ["Clombrong"]
license: "LGPL-3.0-or-later"