diff options
Diffstat (limited to 'python/python-nbxmpp/README')
-rw-r--r-- | python/python-nbxmpp/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/python/python-nbxmpp/README b/python/python-nbxmpp/README new file mode 100644 index 000000000000..0b019dc8c841 --- /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. |