SPELL=libdbi VERSION=0.9.0 SOURCE_HASH=sha512:ee8777195af43057409d051a6055ec0467cd926d48da076458b09f91d2f0995a1cc4bc071762e401b7bdcd8a4173fd8ea3472db3a1518e34b4c5b5ed24e4e2ce SOURCE=$SPELL-$VERSION.tar.gz SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION" WEB_SITE=http://libdbi.sourceforge.net SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/$SPELL/$SOURCE LICENCE=LGPL DOC_DIRS="doc/driver-guide doc/programmers-guide" DOCS="AUTHORS COPYING NEWS README TODO" ENTERED=20031213 KEYWORDS="database" SHORT="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