Paketname | ocaml-findlib |
Beschreibung | management tool for OCaml libraries |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 1.2.5+debian-1+b1 |
Sektion | ocaml |
Priorität | optional |
Installierte Größe | 540 Byte |
Hängt ab von | libfindlib-ocaml-dev, libc6 (>= 2.7) |
Empfohlene Pakete | |
Paketbetreuer | Debian OCaml Maintainers |
Quelle | findlib (1.2.5+debian-1) |
Paketgröße | 212216 Byte |
Prüfsumme MD5 | b575b1298fe06844edeb3c104b185093 |
Prüfsumme SHA1 | 7bed2ac7ef22ea0a5caa613858675304fb63f316 |
Prüfsumme SHA256 | 5db41e4eac0f836bf38b7c3ffe29c1fbdd1a17b2517c06211cda212777d80394 |
Link zum Herunterladen | ocaml-findlib_1.2.5+debian-1+b1_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.
|