           SPELL=nbxmpp
         VERSION=0.5.1
          SOURCE=$SPELL-$VERSION.tar.gz
   SOURCE_URL[0]=https://pypi.python.org/packages/source/n/$SPELL/$SOURCE
     SOURCE_HASH=sha512:b06bfdfc73a05625f39865b329a68f4e6b7769da523398eae2931b5bba01353717fccb0fb7f56ba6d7df3daccfa6106840fbb64d97f4c260de1b4e5ac14a1dde
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
