this repo has no description

pyml 20220905 supports ocaml 5

Changed files
+1 -1
packages
pyml
pyml.20220905
+1 -1
packages/pyml/pyml.20220905/opam
···
description: "OCaml bindings for Python 2 and Python 3"
available: arch != "s390x"
depends: [
-
"ocaml" {>= "3.12.1" & < "5.0"}
+
"ocaml" {>= "3.12.1"}
"dune" {>= "2.8.0"}
"ocamlfind" {build}
"stdcompat" {>= "18"}