           SPELL=libzdb
         VERSION=2.10
     SOURCE_HASH=sha512:fc28e9a1d906b6df6a992d25c55acdd3777ef559641da3c168735a22b55496d5bc4e8f3d8141dea961ce8f0cec3802b2ef4c5f84011045ad58ff880ec17d9287
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
       WEB_SITE=http://www.tildeslash.com/libzdb
   SOURCE_URL[0]=$WEB_SITE/dist/$SOURCE
      LICENSE[0]=GPL
         ENTERED=20111029
        KEYWORDS=""
           SHORT="database access library"
cat << EOF
Libzdb implements a small, fast, and easy to use database API with thread-safe connection 
pooling. The library can connect transparently to multiple database systems. It has zero runtime 
configuration and connections are specified via a URL scheme
EOF
