           SPELL=ocaml-gen
         VERSION=0.5.3
          SOURCE="gen-$VERSION.tar.gz"
   SOURCE_URL[0]=https://github.com/c-cube/gen/archive/$VERSION.tar.gz
     SOURCE_HASH=sha512:192178de106d2ae5f936caead8b21b4b9ec1b8fe35ba56296825900ea15a4ea702caf8824ac34d4478d107b954e22c3dffd81f12d4c08fbd6d9760f49a0deb14
SOURCE_DIRECTORY="$BUILD_DIRECTORY/gen-$VERSION"
        WEB_SITE="http://c-cube.github.io/gen/"
      LICENSE[0]="BSD-2-clause"
         ENTERED=20210106
        KEYWORDS=""
           SHORT="Simple, efficient iterators for OCaml"
cat << EOF
Iterators for OCaml, both restartable and consumable. The implementation
keeps a good balance between simplicity and performance.
EOF
