[Pkg-xmpp-devel] Bug#969007: RFP: xmppipe -- pipe stdio over XMPP
Martin
debacle at debian.org
Tue Aug 25 22:24:18 BST 2020
Package: wnpp
Severity: wishlist
* Package name : xmppipe
Version : git master
Upstream Author : Michael Santos <michael.santos at gmail.com>
* URL : https://github.com/msantos/xmppipe
* License : ISC
Programming Lang: C
Description : pipe stdio over XMPP
from the README:
> xmppipe redirects stdin/stdout in a shell pipeline to an XMPP MUC
> (XEP-0045). xmppipe supports flow control using stream management
> (XEP-0198) and can optionally deal with overload by acting as a circuit
> breaker or by discarding messages.
>
> xmppipe works with line oriented tools like grep, sed and
> awk by outputting each message as a newline terminated,
> percent-encoded string.
>
> xmppipe can be used in shell scripts to quickly write interactive bots
> for monitoring systems or for sending alerts.
More information about the Pkg-xmpp-devel
mailing list