opam-version: "2.0"
maintainer: "https://github.com/ocaml/opam-repository/issues"
homepage: "https://github.com/OCamlPro/tryocaml"
build: [[make]]
depends: [
  "ocaml" {< "4.01.0"}
  "ocamlfind"
  "js_of_ocaml" {< "3.0"}
]
dev-repo: "git://github.com/OCamlPro/tryocaml"
synopsis: "Easiest way to learn how to code in OCaml language"
url {
  src: "https://github.com/OCamlPro/tryocaml/archive/0.2.2.tar.gz"
  checksum: "md5=9c2a0e3cab3b7552763e1a2421340543"
}
