aboutsummaryrefslogtreecommitdiff
path: root/network/go-sendxmpp/README
diff options
context:
space:
mode:
authorAlexander Verbovetsky <alik@ejik.org>2022-05-12 13:50:13 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-05-14 19:27:57 +0700
commit165827f5237f043efce9d2aa5f0ace2d0525f671 (patch)
tree70b3ffef5507eceeb225146a15bef1c912ef9c81 /network/go-sendxmpp/README
parent0f68bd35d5911e17203957bbf52d1011e29c25e3 (diff)
network/go-sendxmpp: Added (send xmpp messages from command line)
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/go-sendxmpp/README')
-rw-r--r--network/go-sendxmpp/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/network/go-sendxmpp/README b/network/go-sendxmpp/README
new file mode 100644
index 0000000000..3475f1193d
--- /dev/null
+++ b/network/go-sendxmpp/README
@@ -0,0 +1,6 @@
+Go-sendxmpp is a little command line tool to send messages or files to
+an XMPP contact or a multi user chat.
+
+XMPP is an open, non-proprietary protocol for instant messaging.
+
+google-go-lang is needed only at build time.