           SPELL=kinterbasdb
        WEB_SITE=http://www.firebirdsql.org/
         VERSION=3.2.2
     SOURCE_HASH=sha512:280b7472d47c41c16fa4af3bf89aa64556fc794eb41c304b89ed349a9840b1817937eed786333361079628018de6ae40159e6408b890df99ac0ba47519a312e3
            URI=$SOURCEFORGE_URL/firebird
          SOURCE=$SPELL-$VERSION.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
