opam-version: "2.0"
maintainer:   "thomas@gazagnaire.org"
authors:      "Thomas Gazagnaire"
license:      "ISC"
homepage:     "https://github.com/mirage/irmin"
bug-reports:  "https://github.com/mirage/irmin/issues"
dev-repo: "git+https://github.com/mirage/irmin.git"
depends: [
  "ocaml" {>= "4.01.0"}
  "irmin" {>= "0.9.4" & < "0.9.9"}
  "git"
  "cohttp"
]
synopsis: "Virtual package for Irmin's Unix support"
