opam-version: "2.0" maintainer: "Liang Wang " authors: [ "Liang Wang" ] license: "MIT" homepage: "https://github.com/owlbarn/owl-plplot" dev-repo: "git+https://github.com/owlbarn/owl-plplot.git" bug-reports: "https://github.com/owlbarn/owl-plplot/issues" doc: "https://owlbarn.github.io/owl-plplot/" synopsis: "Owl-Plplot: thin plotting layer for Owl based on plplot" build: [ [ "dune" "subst" ] {dev} [ "dune" "build" "-p" name "-j" jobs ] ] depends: [ "ocaml" {>= "4.10.0"} "dune" {>= "3.16"} "owl" {>= "1.2"} "plplot" ] url { src: "https://github.com/owlbarn/owl-plplot/releases/download/1.1/owl-plplot-1.1.tbz" checksum: [ "sha256=6f4b57d88fa5223ffc54746aeb0dbe8cd17bbe4be92a1093d1bdf55daf2c9cb2" "sha512=439f68f6df07ddefbde208c64491001dae19db76d116090f3c2217c6df62493e6c9ec60f0c6f2251a0c10ccbf349be4ca207be2dbfee3326431efe0e6053b8f7" ] } x-commit-hash: "10be7cd49a776a5e1bf45b71402e0bac9614215e"