OCaml Library Manager
http://projects.camlcity.org/projects/findlib.html
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.
Findlib is the de-facto standard for library management in OCaml.
- Sources inherited from project SUSE:SLE-15:GA
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Step:15/ocaml-findlib && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
findlib-1.7.3.tar.xz | 0000159972 156 KB | |
ocaml-findlib.changes | 0000008825 8.62 KB | |
ocaml-findlib.spec | 0000004100 4 KB |
Latest Revision
Stefan Behlert (sbehlert)
committed
(revision 2)
- Use Group: Development/Languages/OCaml - Update to upstream version 1.7.3 Fix regarding num-top: this library is now also optional, as num. Trying to protect against failures when several package installs are done in parallel. New subpackage "findlib.top" for the toploop The "num" library is now optional. New command "ocamlfind printppx" that outputs how the ppx preprocessor would be called Support for the raw_spacetime library that comes with OCaml 4.04 Require that ocamlc and ocamlc.opt are installed to the same directory "ocamlfind printconf" respects the environment variable OCAMLFIND_CONF Build with -opaque Preliminary support for native toplevel New options: ocamlfind query -qe -qo - drop findlib-1.3.3.patch - Wrap specfile conditionals to fix quilt setup - Remove autodeps for pre openSUSE 12.1 releases
Comments 0