mlgmp 20021123-17build4 source package in Ubuntu

Changelog

mlgmp (20021123-17build4) trusty; urgency=medium

  * Rebuild for ocaml-4.01.
 -- Matthias Klose <email address hidden>   Mon, 23 Dec 2013 12:11:33 +0000

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Trusty
Original maintainer:
Debian OCaml Maintainers
Architectures:
any
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release universe devel

Downloads

File Size SHA-256 Checksum
mlgmp_20021123.orig.tar.gz 39.1 KiB 77405b56ef582b636f0d3b1a4f632aef1834f548b03ee933d87535bd8ecd8b73
mlgmp_20021123-17build4.diff.gz 8.2 KiB fb6d50c350c16234b3c6c1f1a8c1e56b6a9607f9109d2fc3812f3d320dd2bb02
mlgmp_20021123-17build4.dsc 1.6 KiB 89db03b039f0c4b4225dfd169652666df6c4619080494b1e3a824c5c8694ef47

View changes file

Binary packages built by this source

libgmp-ocaml: OCaml bindings for the GNU multiprecision arithmetic library

 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

libgmp-ocaml-dev: OCaml bindings for the GNU multiprecision arithmetic library

 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 static library, OCaml library and interface
 for developing applications to use libgmp-ocaml