           SPELL=xmpppy
         VERSION=0.3.1
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
     SOURCE_HASH=sha512:99d6fd7277a6695c877b592a5463ab9e78e1b40ca0ca785fd54dab5367834cff72e3e5e34ea706747fa2f4b72e5eabf22229f5c6434c1a8e11e70b615424300f
        WEB_SITE=http://twistedmatrix.com/
         ENTERED=20060820
      LICENSE[0]=GPL
           SHORT="A Python library for Jabber scripting"
cat << EOF
xmpppy is a Python library that is targeted to provide easy scripting with Jabber. Similar projects are Twisted Words and jabber.py.
This library was not designed from scratch. It inherits some code from jabberpy and have very similar API in many places. Though it is separate project since it have almost completely different architecture and primarily aims to work with jabberd2 - the new Open Source Jabber Server.
EOF
