Objective CAML package manager and build helper
https://github.com/ocaml/ocamlfind
Findlib is a library manager for Objective Caml. It provides a
convention how to store libraries, and a file format ("META") to
describe the properties of libraries. There is also a tool (ocamlfind)
for interpreting the META files, so that it is very easy to use
libraries in programs and scripts.
- Devel package for openSUSE:Factory
-
7
derived packages
- Links to openSUSE:Factory / ocaml-findlib
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:ocaml/ocaml-findlib && cd $_
- Create Badge
Refresh
Refresh
Source Files
Sources could not be expanded: conflict in file ocaml-findlib.spec
Comments 1
Hmm, any idea, why rev 71 results in build failures of ocaml-easy-fromat in Factory, but does not break ocaml-easy-format in this repo?
https://build.opensuse.org/package/show/openSUSE:Factory/ocaml-easy-format https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-easy-format