# This file is generated by dune, edit dune-project instead opam-version: "2.0" synopsis: "Base package for prbnmcn-* packages" maintainer: ["igarnier@protonmail.com"] authors: ["Ilias Garnier"] license: "MIT" homepage: "http://github.com/igarnier/prbnmcn-basic-structures" doc: "https://igarnier.github.io/prbnmcn-basic-structures" bug-reports: "http://github.com/igarnier/prbnmcn-basic-structures" depends: [ "dune" {>= "2.8"} "ocaml" {>= "4.12.0"} "zarith" {>= "1.10"} "odoc" {with-doc} ] build: [ ["dune" "subst"] {dev} [ "dune" "build" "-p" name "-j" jobs "@install" "@runtest" {with-test} "@doc" {with-doc} ] ] dev-repo: "git+https://github.com/igarnier/prbnmcn-basic-structures" url { src: "https://github.com/igarnier/prbnmcn-basic-structures/archive/0.0.1.tar.gz" checksum: [ "md5=f169865416fdd1804beace6daeba2cb9" "sha512=8a78c0572866e6471f8123d702aee42e6abdef6b0b633ab0ea678382a26194a1d79dea9d44ea0cb7b45d77dac25a6706153c3074f7b0aad05ce744fb480d8518" ] }