opam-version: "2.0" maintainer: "Reynir Björnsson " dev-repo: "git+https://github.com/reynir/ocp-index-top.git" homepage: "https://github.com/reynir/ocp-index-top/" bug-reports: "https://github.com/reynir/ocp-index-top/issues" doc: "https://reynir.github.io/ocp-index-top/" license: "BSD-2-clause" build: [ "ocaml" "pkg/pkg.ml" "build" "--pinned" "%{pinned}%" ] depends: [ "ocaml" {> "4.01.0" & < "4.10"} "ocamlfind" {build} "ocamlbuild" {build} "topkg" {build} "cppo" {build} "cppo_ocamlbuild" {build} "ocp-index" ] synopsis: "Documentation in the OCaml toplevel" authors: "Reynir Björnsson " url { src: "https://github.com/reynir/ocp-index-top/releases/download/v0.4.3/ocp-index-top-0.4.3.tbz" checksum: [ "sha256=c08b532de1e46da3daf4a5c5cfa2d1e77d76b325337050b5b43be3f3c1b86bea" "md5=2f67f42e73cca6621bb3b437d44993e3" ] }