opam-version: "2.0" bug-reports: "https://github.com/LaurentMazare/ocaml-tensorboard/issues" homepage: "https://github.com/LaurentMazare/ocaml-tensorboard" dev-repo: "git+https://github.com/LaurentMazare/ocaml-tensorboard.git" maintainer: "Laurent Mazare " authors: [ "Laurent Mazare" ] build: [["dune" "build" "-p" name "-j" jobs]] depends: [ "base" {>= "v0.11.0" & < "v0.17"} "bigstringaf" "stdio" "ocaml" {>= "4.06"} "dune" ] url { src: "https://github.com/LaurentMazare/ocaml-tensorboard/archive/0.0.1.tar.gz" checksum: [ "md5=91035b4a9827fdf6e2fb61d0edb1bb2c" "sha512=7f09994c0bb844429b795b971ae3bacd927eae4854a4efc36dbf8d6f4ea24e7f05f754f7191747e32b4fef1922589d1db8d2622147a1706efe7e79201329400b" ] }