opam-version: "2.0" maintainer: "thomas@gazagnaire.org" authors: "Thomas Gazagnaire" license: "ISC" homepage: "https://github.com/mirage/ocaml-git" bug-reports: "https://github.com/mirage/ocaml-git/issues" dev-repo: "git+https://github.com/mirage/ocaml-git.git" depends: [ "ocaml" "git" {>= "1.7.1" & < "1.10.0"} "conduit" "cohttp" "camlzip" "nocrypto" "base-unix" ] synopsis: "Virtual package to install and configure ocaml-git's Unix backend"