           SPELL=sip
         VERSION=4.12.3
     SOURCE_HASH=sha512:2bb03d3d1a136dc7e8df95f7dc25dbbf997b658118d20ffd5878c7e712f429fc97066822087adab06e621f2e3a0e8eadb94aaa9afaa8d0d35c6dd8d603475e00
             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
