ocaml-zarith 1.0-5build2 source package in Ubuntu

Changelog

ocaml-zarith (1.0-5build2) precise; urgency=low

  * Rebuild with ocamlopt on armhf.
 -- Colin Watson <email address hidden>   Tue, 24 Jan 2012 10:50:27 +0000

Upload details

Uploaded by:
Colin Watson
Uploaded to:
Precise
Original maintainer:
Debian OCaml Maintainers
Architectures:
any all
Section:
ocaml
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Precise release universe ocaml

Downloads

File Size SHA-256 Checksum
ocaml-zarith_1.0.orig.tar.gz 63.2 KiB 51c4152bbe5f8221da670949445255d595db05f128111670418048b22f978e9d
ocaml-zarith_1.0-5build2.debian.tar.gz 4.9 KiB 8750355d5db5a933332d491fbf074ab9dcde68763a1756488b88b28a59936b98
ocaml-zarith_1.0-5build2.dsc 2.2 KiB 4e358b71c38d34f7bdbec067ad99f777752c877dcc991f02bc0b20eda202dd2e

Available diffs

View changes file

Binary packages built by this source

libzarith-ocaml: No summary available for libzarith-ocaml in ubuntu quantal.

No description available for libzarith-ocaml in ubuntu quantal.

libzarith-ocaml-dev: No summary available for libzarith-ocaml-dev in ubuntu quantal.

No description available for libzarith-ocaml-dev in ubuntu quantal.

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.