diff options
author | Alexander Verbovetsky <alik@ejik.org> | 2022-05-12 13:50:13 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-05-14 19:27:57 +0700 |
commit | 165827f5237f043efce9d2aa5f0ace2d0525f671 (patch) | |
tree | 70b3ffef5507eceeb225146a15bef1c912ef9c81 /network/go-sendxmpp/slack-desc | |
parent | 0f68bd35d5911e17203957bbf52d1011e29c25e3 (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/slack-desc')
-rw-r--r-- | network/go-sendxmpp/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/network/go-sendxmpp/slack-desc b/network/go-sendxmpp/slack-desc new file mode 100644 index 000000000000..27eaa376e151 --- /dev/null +++ b/network/go-sendxmpp/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +go-sendxmpp: go-sendxmpp (send xmpp messages from the command line) +go-sendxmpp: +go-sendxmpp: +go-sendxmpp: Go-sendxmpp is a little command line tool to send messages or files +go-sendxmpp: to an XMPP contact or a multi user chat. +go-sendxmpp: +go-sendxmpp: XMPP is an open, non-proprietary protocol for instant messaging. +go-sendxmpp: +go-sendxmpp: Homepage: https://salsa.debian.org/mdosch/go-sendxmpp +go-sendxmpp: +go-sendxmpp: |