           SPELL=libzdb
         VERSION=3.2.3
     SOURCE_HASH=sha512:3cf0641a7aabf91fa9bc7ed93bce6fa3e692cad309086e3f899ede443ffdd84ed20dda38fbc48764733537cdc105ae7e555a23cf7bc9b8f99e233787e0271e29
          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
