           SPELL=libdbi
         VERSION=0.8.4
     SOURCE_HASH=sha512:7e28945a96483785840511df23fd8177383a1f9ee3929df863a3e458550b6eb943f8f86f49ede167125ce64daf718b14c40ac09b99e2e8eea474eecf7ee6a530
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
        WEB_SITE=http://libdbi.sourceforge.net
   SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
          LICENCE=LGPL
            DOCS=""
          ENTERED=20031213
        KEYWORDS="database"
SHORT="a database-independent abstraction layer in C"
cat << EOF
libdbi implements a database-independent abstraction layer in C, similar to the 
DBI/DBD layer in Perl. Writing one generic set of code, programmers can leverage 
the power of multiple databases and multiple simultaneous database connections by 
using this framework. 
EOF
