this repo has no description
1opam-version: "2.0" 2maintainer: "unixjunkie@sdf.org" 3authors: ["Francois BERENGER"] 4homepage: "https://github.com/ocaml/opam-repository" 5bug-reports: "https://github.com/ocaml/opam-repository/issues" 6license: "Public Domain" 7depends: [ 8 "ocaml" 9 "lambda-term" {< "2.0"} 10 "ocp-index" {>= "1.1.4"} 11] 12synopsis: "virtual package to force the installation of ocp-browser"