           SPELL=libdbi
         VERSION=0.8.1
     SOURCE_HASH=sha1:69f9d4d1af904d2b6e8f8435e078a62d4ea83f2a
          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
          UPDATED=20050831
        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
