diff options
Diffstat (limited to 'python/python-nbxmpp/slack-desc')
-rw-r--r-- | python/python-nbxmpp/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/python/python-nbxmpp/slack-desc b/python/python-nbxmpp/slack-desc new file mode 100644 index 000000000000..7def4e06bf29 --- /dev/null +++ b/python/python-nbxmpp/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +python-nbxmpp: python-nbxmpp (python non blocking xmpp library) +python-nbxmpp: +python-nbxmpp: python-nbxmpp is a Python library that provides a way for Python +python-nbxmpp: applications to use Jabber/XMPP networks in a non-blocking way. +python-nbxmpp: +python-nbxmpp: This library is initialy a fork of xmpppy one, but using +python-nbxmpp: non-blocking sockets. +python-nbxmpp: +python-nbxmpp: +python-nbxmpp: +python-nbxmpp: |