A curated opam repository of enterprise-grade OCaml packages maintained by OCamlPro. Each package is reviewed, tested, and backed by quality guarantees and optional SLA-based support.
Add this repository as an opam remote:
opam repo add ocamlpro https://github.com/OCamlPro/opam-repository.gitThen install packages as usual:
opam install <package-name>Each package carries x-ocp-* metadata fields describing its quality and
support level:
| Tier | SLA Response | Description |
|---|---|---|
| Gold | 4 hours | Critical production packages with guaranteed response times |
| Silver | 1 business day | Important packages with next-business-day response |
| Bronze | Best effort | Community packages with best-effort support |
Packages in this repository are curated by OCamlPro. To request the addition of a package, please open an issue or contact us at opam-support@ocamlpro.com.
This repository is licensed under the ISC license. Individual packages retain their own licenses.