ocaml-zarith 1.13-2build2 source package in Ubuntu

Changelog

ocaml-zarith (1.13-2build2) noble; urgency=medium

  * Rebuild against new OCAML ABIs.

 -- Gianfranco Costamagna <email address hidden>  Wed, 15 Nov 2023 13:39:24 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
ocaml-zarith_1.13.orig.tar.gz 84.0 KiB de7e7a1db3a7e17d14775b603f8ab3ce0b47eca8677c01e776641470bf81a098
ocaml-zarith_1.13-2build2.debian.tar.xz 3.9 KiB 548e72d1b6b00750fd188aff033f9a44f9d14b969bf8afabb6018caa2eae702e
ocaml-zarith_1.13-2build2.dsc 2.1 KiB 52d1da60e3bedd24cec3cf52fb07b444109316311153fcfc01e5c16cbd476bad

Available diffs

View changes file

Binary packages built by this source

libzarith-ocaml: arithmetic and logical operations over arbitrary-precision integers (runtime)

 The Zarith library implements arithmetic and logical operations over
 arbitrary-precision integers. It uses GMP to efficiently implement
 arithmetic over big integers. Small integers are represented as Caml
 unboxed integers, for speed and space economy.
 .
 This package provides the shared library for running applications linked
 against libzarith-ocaml.

libzarith-ocaml-dbgsym: debug symbols for libzarith-ocaml
libzarith-ocaml-dev: arithmetic and logical operations over arbitrary-precision integers (dev)

 The Zarith library implements arithmetic and logical operations over
 arbitrary-precision integers. It uses GMP to efficiently implement
 arithmetic over big integers. Small integers are represented as Caml
 unboxed integers, for speed and space economy.
 .
 This package provides the static library, OCaml library and interface
 for developing applications to use libzarith-ocaml.

libzarith-ocaml-doc: arithmetic and logical operations over arbitrary-precision integers (doc)

 The Zarith library implements arithmetic and logical operations over
 arbitrary-precision integers. It uses GMP to efficiently implement
 arithmetic over big integers. Small integers are represented as Caml
 unboxed integers, for speed and space economy.
 .
 This package provides the ocamldoc generated html files.