           SPELL=kinterbasdb
         VERSION=3.1.2
       BUILD_API=2
          SOURCE=$SPELL-$VERSION.src.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
        WEB_SITE=http://kinterbasdb.sourceforge.net/
         LICENSE=BSD
          MD5[0]=b3d92026e30aee1f335c92d993c4941c
         ENTERED=20030813
         UPDATED=20030915
           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
