slackbuilds_ponce/python/python-nbxmpp/README
Ruben Schuller f95d76e7f9 python/python-nbxmpp: Added (python non blocking xmpp library).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2014-10-31 20:04:19 +07:00

5 lines
209 B
Text

python-nbxmpp is a Python library that provides a way for Python
applications to use Jabber/XMPP networks in a non-blocking way.
This library is initialy a fork of xmpppy one, but using
non-blocking sockets.