           SPELL=kinterbasdb
        WEB_SITE=http://www.firebirdsql.org/
         VERSION=3.3.0-pre
     SOURCE_HASH=sha512:582f8583dd9a9899c2bfbf70cb52ff895ff62c53354c2b8342b37e774d765bf285a81f9acb787d6247cd1122c8b5d88750c189c053c555cb12d1c6e3975360fc
#            URI=$SOURCEFORGE_URL/firebird
            URI=http://www.firebirdsql.org/download/prerelease/python/
          SOURCE=$SPELL-$VERSION.src.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=$URI/$SOURCE
         LICENSE=BSD
         ENTERED=20030813
        KEYWORDS="firebird database python"
           SHORT="KInterbasDB allows use of Firebird database in Python"
cat << EOF
KInterbasDB is a Python extension package that implements Python 
Database API 2.0-compliant support for the open source relational 
database Firebird and some versions of its proprietary cousin Borland 
Interbase. In addition to the minimal feature set of the standard 
Python DB API, KInterbasDB also exposes the entire native client API 
of the database engine. 
EOF
