this repo has no description

Merge pull request #27523 from hannesm/re-add-base-ocamlbuild

Re add base-ocamlbuild, base-bytes.backport, base-num

Changed files
+30
packages
base-bytes
base-bytes.backport
base-bytes.base
base-num
base-num.base
base-ocamlbuild
base-ocamlbuild.base
conf-freeglut
conf-freeglut.1
conf-pic-switch
conf-pic-switch.0.1
ocaml-option-spacetime
ocaml-option-spacetime.1
+10
packages/base-bytes/base-bytes.backport/opam
···
+
opam-version: "2.0"
+
maintainer: " "
+
authors: " "
+
homepage: " "
+
depends: [
+
"ocaml" {< "4.02.0"}
+
"ocamlfind" {>= "1.5.3"}
+
]
+
synopsis: "Bytes compatibility library distributed with ocamlfind"
+
x-maintained: true
+1
packages/base-bytes/base-bytes.base/opam
···
"ocamlfind" {>= "1.5.3"}
]
synopsis: "Bytes library distributed with the OCaml compiler"
+
x-maintained: true
+7
packages/base-num/base-num.base/opam
···
+
opam-version: "2.0"
+
maintainer: "Xavier Leroy <xavier.leroy@inria.fr>"
+
synopsis: "Num library distributed with the OCaml compiler"
+
depends: [
+
"ocaml" {< "4.06.0"}
+
]
+
x-maintained: true
+9
packages/base-ocamlbuild/base-ocamlbuild.base/opam
···
+
opam-version: "2.0"
+
maintainer: "gabriel.scherer@gmail.com"
+
+
synopsis:
+
"OCamlbuild binary and libraries distributed with the OCaml compiler"
+
depends: [
+
"ocaml" {>= "3.10" & < "4.03"}
+
]
+
x-maintained: true
+1
packages/conf-freeglut/conf-freeglut.1/opam
···
]
synopsis: "Virtual package relying on a FreeGLUT system installation"
flags: conf
+
x-maintained: true
+1
packages/conf-pic-switch/conf-pic-switch.0.1/opam
···
"md5=584e1b9ef424cc069f7273d451b6f8ae"
]
}
+
x-maintained: true
+1
packages/ocaml-option-spacetime/ocaml-option-spacetime.1/opam
···
]
maintainer: "David Allsopp <david@tarides.com>"
flags: compiler
+
x-maintained: true