           SPELL=nbxmpp
         VERSION=2.0.0
      PATCHLEVEL=1
          SOURCE=$SPELL-$VERSION.tar.gz
   SOURCE_URL[0]=https://pypi.io/packages/source/n/$SPELL/$SOURCE
     SOURCE_HASH=sha512:2280c19b5fdbe0e6cc63d8a6569b7ae0a1b6954b93675c02f81230b40c6edcdba58aa27bebdd169e706897f00ec06dd5b1acda0fc5cc613295ef23c7bd6c212c
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
        WEB_SITE=https://python-nbxmpp.gajim.org/
         ENTERED=20141015
      LICENSE[0]=GPL
           SHORT="non-blocking Jabber/XMPP module"
cat << EOF
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.
EOF
