# This file is generated by dune, edit dune-project instead opam-version: "2.0" synopsis: "TODO" description: "TODO" maintainer: ["Léo Andrès <contact@ndrs.fr>"] authors: ["Léo Andrès <contact@ndrs.fr>"] license: "ISC"
tags: ["shield" "badge" "svg" "generator" "status" "build" "code" "coverage"]
homepage: "https://github.com/ocamlpro/osh" bug-reports: "https://github.com/ocamlpro/osh/issues" depends: [ "dune" {>= "2.8"} "ocaml" {>= "4.08"} "dream" {>= "1.0.0~alpha2"} "ocb" {>= "0.1"} "bisect_ppx" {with-test & >= "2.6" & dev} "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/ocamlpro/osh.git"