ocaml-zarith 1.3-1build1 source package in Ubuntu

Changelog

ocaml-zarith (1.3-1build1) xenial; urgency=medium

  * No-change rebuild against ocaml 4.02.

 -- Łukasz 'sil2100' Zemczak <email address hidden>  Tue, 03 Nov 2015 14:11:10 -0600

Upload details

Uploaded by:
Łukasz Zemczak
Uploaded to:
Xenial
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.3.orig.tar.gz 67.8 KiB 946687d6f032b96ab9db9661d876e39437bff783e0ad473ac463c06259b7a3d7
ocaml-zarith_1.3-1build1.debian.tar.xz 3.4 KiB e40b55a3eeaf55576f0977d882799cd03f49489ed3574e68c2f479d4624098af
ocaml-zarith_1.3-1build1.dsc 1.8 KiB 8457ac387061d045cb8279605960bb390036e45835ad39df40b03282f39c69ee

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-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.