           SPELL=sip
         VERSION=4.10
     SOURCE_HASH=sha512:bb7b2c90f1470491cd6a866e52ef1fe2348748a5febc455b7199a8f7080777c0c909533e21cbc502a8ea8eb15cc2a31e1263b0c16afa34347c7fe292597e75f7
             URI=sip4
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://www.riverbankcomputing.co.uk/static/Downloads/$URI/$SOURCE
      LICENSE[0]=GPL
        WEB_SITE=http://www.riverbankcomputing.co.uk/software/$SPELL
         ENTERED=20020721
        KEYWORDS="python libs"
           SHORT="SIP is a Python module used to create Python bindings."
cat << EOF
From the website:
SIP is a tool that makes it very easy to create Python bindings for C++
libraries. It was originally developed to create PyQt, the Python 
bindings for the Qt toolkit, but can be used to create bindings for any 
C++ library. 
EOF
