           SPELL=kinterbasdb
        WEB_SITE=http://www.firebirdsql.org/
         VERSION=3.3.0
     SOURCE_HASH=sha512:d21eb174eab2556d734ab73293ed1142b2299cb6f917d8c8e6c5e958fad496ebafd13a06298b44eed38e76991c6b34e3c454d68da3ef43e57aa37b2f080b1e4f
            URI=http://www.firebirdsql.org/download/prerelease/python/
          SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=$URI/$SOURCE
   SOURCE_URL[1]=$SOURCEFORGE_URL/firebird/$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
