           SPELL=kinterbasdb
         VERSION=3.2
     SOURCE_HASH=sha512:52a5a68b48af3087d5d9c355738a823cbfb7a002c7a16cd0118bd2288fe34e013e6ecd0b528683c3fbf6674724bc47cd69f475168e3ac6b289635ca2cd8a3801
          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
         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
