           SPELL=kinterbasdb
        WEB_SITE=http://www.firebirdsql.org/
         VERSION=3.2.1
     SOURCE_HASH=sha512:9c3032514824101ae3282da0fd1f5c940c764d624c13d5af2ac724077a883d2cc09e9916b42df28b6bf653fa0ae112ad3b981a370039e7cb34ba75b7c2cf5a95
            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
