mlgmp 20021123-22build1 source package in Ubuntu

Changelog

mlgmp (20021123-22build1) noble; urgency=medium

  * Rebuild against new OCAML ABI.

 -- Gianfranco Costamagna <email address hidden>  Thu, 02 Nov 2023 08:13:13 +0100

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Noble
Original maintainer:
Debian OCaml Maintainers
Architectures:
any
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe devel

Downloads

File Size SHA-256 Checksum
mlgmp_20021123.orig.tar.gz 39.1 KiB 77405b56ef582b636f0d3b1a4f632aef1834f548b03ee933d87535bd8ecd8b73
mlgmp_20021123-22build1.debian.tar.xz 9.0 KiB 265e8492319356bb9c7b5af83c0c788a7a33ab47a8dcf2192d630d5866d5536e
mlgmp_20021123-22build1.dsc 2.0 KiB e3fceb8934e32534a2a8ba0ca80b37ece3fbf52d7d887251e67b658354a57089

View changes file

Binary packages built by this source

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

 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-dbgsym: debug symbols for libgmp-ocaml
libgmp-ocaml-dev: OCaml bindings for the GNU multiprecision arithmetic library (dev)

 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