this repo has no description
1opam-version: "2.0"
2license: "LGPL-2.1-or-later WITH OCaml-LGPL-linking-exception"
3synopsis: "Official release of OCaml 5.3.0"
4maintainer: [
5 "David Allsopp <david@tarides.com>"
6 "Florian Angeletti <florian.angeletti@inria.fr>"
7]
8authors: [
9 "Xavier Leroy"
10 "Damien Doligez"
11 "Alain Frisch"
12 "Jacques Garrigue"
13 "Didier Rémy"
14 "KC Sivaramakrishnan"
15 "Jérôme Vouillon"
16]
17homepage: "https://ocaml.org"
18bug-reports: "https://github.com/ocaml/opam-repository/issues"
19dev-repo: "git+https://github.com/ocaml/ocaml.git#5.3"
20depends: [
21 "ocaml-compiler" {= "5.3.0"}
22]
23conflict-class: "ocaml-core-compiler"
24flags: compiler