           SPELL=sqlite3-ocaml
         VERSION=2.0.4
          SOURCE="${SPELL}-${VERSION}.tar.gz"
   SOURCE_URL[0]=https://bitbucket.org/mmottl/${SPELL}/downloads/${SOURCE}
     SOURCE_HASH=sha512:7167397cf4731599cbd4a916941e2bf394755183e4f925a0cacd80352b030e9517fc492f6d24fb7e9f44dc705570303d8a96247c69309543090896c7ffacc0cc
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE="https://bitbucket.org/mmottl/sqlite3-ocaml"
      LICENSE[0]=MIT
         ENTERED=20130530
           SHORT="an OCaml library with bindings to the SQLite3 client API"
cat << EOF
SQLite3-OCaml is an OCaml library with bindings to the SQLite3 client API.
Sqlite3 is a self-contained, serverless, zero-configuration, transactional
SQL database engine with outstanding performance for many use cases.
EOF
