Paketname | ocaml-findlib |
Beschreibung | management tool for OCaml libraries |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (main) |
Version | 1.2.5+debian-1build1 |
Sektion | devel |
Priorität | optional |
Installierte Größe | 544 Byte |
Hängt ab von | libfindlib-ocaml-dev, libc6 (>= 2.7) |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | findlib |
Paketgröße | 206728 Byte |
Prüfsumme MD5 | 1f1a6ceba3a0d2388bf6f10e89b849c7 |
Prüfsumme SHA1 | a1e40dcedd075a2f38ee6bfd089ed1cc8b2681ab |
Prüfsumme SHA256 | 0699d123ef5ea862f883315fd427bc69e26e1cd4321c93f7c52b032e138e1ac7 |
Link zum Herunterladen | ocaml-findlib_1.2.5+debian-1build1_i386.deb |
Ausführliche Beschreibung | The "findlib" OCaml library provides a scheme to manage reusable
software components (packages), and includes tools that support this
scheme. Packages are collections of OCaml modules for which
metainformation can be stored. The packages are kept in the
filesystem hierarchy, but with strict directory structure. The
library contains functions to look the directory up that stores a
package, to query metainformation about a package, and to retrieve
dependency information about multiple packages.
.
This package contains a tool (ocamlfind) that allows the user to
enter queries on the command-line. In order to simplify compilation
and linkage, there are new frontends, all driven by ocamlfind, for
the various OCaml compilers that can directly deal with packages.
|