          MODULE=ocaml-fmt
         VERSION=0.9.0
          SOURCE=$MODULE-$VERSION.tar.gz
 SOURCE_URL_FULL=https://github.com/dbuenzli/fmt/archive/refs/tags/v$VERSION.tar.gz
      SOURCE_VFY=sha256:af0906f0665e76be69992c1a556c5ffc2f79d88d3ba6115d6abf21c0909c378c
SOURCE_DIRECTORY=$BUILD_DIRECTORY/${MODULE#*-}-$VERSION
        WEB_SITE=https://erratique.ch/software/fmt
         ENTERED=20230704
         UPDATED=20230731
           SHORT="exposes combinators to devise OCaml Format pretty-printing functions"

cat << EOF
Fmt exposes combinators to devise OCaml Format pretty-printing functions.
EOF
