slackbuilds/python/python-nbxmpp
Ruben Schuller 570446370d python/python-nbxmpp: Updated for version 0.5.4.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
2016-12-10 00:57:38 +00:00
..
README python/python-nbxmpp: Added (python non blocking xmpp library). 2014-10-31 20:04:19 +07:00
python-nbxmpp.SlackBuild python/python-nbxmpp: Updated for version 0.5.4. 2016-12-10 00:57:38 +00:00
python-nbxmpp.info python/python-nbxmpp: Updated for version 0.5.4. 2016-12-10 00:57:38 +00:00
slack-desc python/python-nbxmpp: Updated for version 0.5.4. 2016-12-10 00:57:38 +00:00

README

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.