          MODULE=ocaml-topkg
         VERSION=1.0.7
          SOURCE=$MODULE-$VERSION.tar.gz
 SOURCE_URL_FULL=https://github.com/dbuenzli/topkg/archive/refs/tags/v$VERSION.tar.gz
      SOURCE_VFY=sha256:fb6435f0fbfa7dcacb193c7594d6ee1d83bde0b75cbb76f6ece21a7cf1e32d18
SOURCE_DIRECTORY=$BUILD_DIRECTORY/${MODULE#*-}-$VERSION
        WEB_SITE=https://erratique.ch/software/topkg
         ENTERED=20230703
         UPDATED=20230703
           SHORT="ocaml package manager"

cat << EOF
Topkg is a packager for distributing OCaml software. It provides an API to describe the
files a package installs in a given build configuration and to specify information about
the package's distribution creation and publication procedures.
EOF
