           SPELL=camlzip
         VERSION=110
          SOURCE="$SPELL-$VERSION.tar.gz"
   SOURCE_URL[0]=https://github.com/xavierleroy/${SPELL}/archive/rel$VERSION.tar.gz
     SOURCE_HASH=sha512:5c42e0d808230e3820b2e7ef34b544ca51a7bf0a484ce4e1c8b1e4966133196bb3ff7c3ca85b9c50050aca389316eb52f0335f6e2ad60c000594a33171b9a9a9
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-rel$VERSION"
        WEB_SITE="https://github.com/xavierleroy/camlzip"
      LICENSE[0]=LGPL
         ENTERED=20181129
           SHORT="ocaml bindings for the zlib library"
cat << EOF
This Objective Caml library provides easy access to compressed files in ZIP
and GZIP format, as well as to Java JAR files.  It provides functions for
reading from and writing to compressed files in these formats.
EOF
