           SPELL=libdbi
         VERSION=0.8.3
     SOURCE_HASH=sha512:408b13deb46e03af9b05bbb258236f06942a5732b58732cd85b0867e01407474a37164703c51c0d48e44d97b7622a7106f8db66a2adf15d056bc92f96a9454a0
          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
