From f95d76e7f9921ab9a57844ece17be9495b095302 Mon Sep 17 00:00:00 2001 From: Ruben Schuller Date: Fri, 31 Oct 2014 20:04:19 +0700 Subject: python/python-nbxmpp: Added (python non blocking xmpp library). Signed-off-by: Willy Sudiarto Raharjo --- python/python-nbxmpp/README | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 python/python-nbxmpp/README (limited to 'python/python-nbxmpp/README') diff --git a/python/python-nbxmpp/README b/python/python-nbxmpp/README new file mode 100644 index 0000000000000..0b019dc8c8417 --- /dev/null +++ b/python/python-nbxmpp/README @@ -0,0 +1,5 @@ +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. -- cgit v1.2.3