mlgmp 20021123-21build2 source package in Ubuntu

Changelog

mlgmp (20021123-21build2) jammy; urgency=medium

  * No-change rebuild for ocaml abi changes.

 -- Matthias Klose <email address hidden>  Mon, 24 Jan 2022 17:19:43 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Lunar release universe devel
Kinetic release universe devel
Jammy release universe devel

Downloads

File Size SHA-256 Checksum
mlgmp_20021123.orig.tar.gz 39.1 KiB 77405b56ef582b636f0d3b1a4f632aef1834f548b03ee933d87535bd8ecd8b73
mlgmp_20021123-21build2.debian.tar.xz 9.0 KiB cd29380d40b9260fe2df92905183ba8322cfb2e63075c5ca1eba0c3af123d2eb
mlgmp_20021123-21build2.dsc 2.1 KiB fb87b8e23822a341c3a4481e19b69c59891cac4a80dd2a21479d14e740b9c699

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