opam-version: "2.0"
maintainer: "Fabrice Le Fessant <fabrice.le_fessant@ocamlpro.com>"
authors: [
  "Fabrice Le Fessant <fabrice.le_fessant@ocamlpro.com>"
  ]
homepage: "http://www.typerex.org/ocp-build.html"
dev-repo: "git+https://github.com/OCamlPro/typerex-build.git"
bug-reports: "https://github.com/OCamlPro/typerex-build/issues"
depends: [
  "ocaml" {>= "3.12.0" & < "4.05.0"}
  "typerex-build" {= "1.99.17-beta"}
]
conflicts: [ "typerex"  {< "1.99.7"} ]
synopsis: "Project manager for OCaml"
