           SPELL=libzdb
         VERSION=3.1
     SOURCE_HASH=sha512:7cf24ccf0f0a938955d8b54af2c6eca8a8f700737beafde9e824129f324511e06adbc11a3fdbd6ad6d9b902fdae6f7caab4e5c1c594d2211be314e3a24c697f3
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
       WEB_SITE=https://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
