Paketname | libgmp-ocaml |
Beschreibung | OCaml bindings for the GNU multiprecision arithmetic library |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 20021123-16build1 |
Sektion | universe/devel |
Priorität | optional |
Installierte Größe | 128 Byte |
Hängt ab von | libc6 (>= 2.4), libgmp3c2, ocaml-base-nox-3.11.2 |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | mlgmp |
Paketgröße | 23058 Byte |
Prüfsumme MD5 | d64dfab206413f2f6038e3b591fade20 |
Prüfsumme SHA1 | a07c715481221d8a1a44e885cdeb9ddc0aaf782b |
Prüfsumme SHA256 | 2815b9bba6dad6efbbf937fe815979114ab33ddb1ceffa9f322d0730d8f3935b |
Link zum Herunterladen | libgmp-ocaml_20021123-16build1_i386.deb |
Ausführliche Beschreibung | This package provides bindings for the GNU multiprecision library
(GNU MP) for the language OCaml (caml.inria.fr). It is mostly a 1-1 mapping
of the C functions into the OCaml namespace, but also includes some
infix operators to make for a cleaner syntax.
.
This package provides the shared library for running applications linked
against libgmp-ocaml
|