diff options
Diffstat (limited to 'chat/py-nbxmpp/DESCR')
-rw-r--r-- | chat/py-nbxmpp/DESCR | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/chat/py-nbxmpp/DESCR b/chat/py-nbxmpp/DESCR new file mode 100644 index 00000000000..a5821e39e66 --- /dev/null +++ b/chat/py-nbxmpp/DESCR @@ -0,0 +1,5 @@ +py-nbxmpp is a Python library that provides a way for Python applications +to use Jabber/XMPP networks in a non-blocking way. + +This library was originally a fork of xmpppy, but using non-blocking +sockets. |