this repo has no description

camlpdf 2.7.2: not compatible with native windows

See https://github.com/ocaml/opam-repository/pull/26794

Changed files
+1 -1
packages
camlpdf
camlpdf.2.7.2
+1 -1
packages/camlpdf/camlpdf.2.7.2/opam
···
"ocamlfind" {build}
]
synopsis: "Read, write and modify PDF files"
-
available: os-distribution != "msys2"
+
available: os != "win32"
url {
src:
"https://github.com/johnwhitington/camlpdf/archive/refs/tags/v2.7.1.tar.gz"