mlgmp 20021123-20build1 source package in Ubuntu
Changelog
mlgmp (20021123-20build1) focal; urgency=medium * No change rebuild against new ocaml ABI -- Dimitri John Ledkov <email address hidden> Thu, 20 Feb 2020 22:43:48 +0000
Upload details
- Uploaded by:
- Dimitri John Ledkov
- Uploaded to:
- Focal
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any
- Section:
- devel
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Focal | release | universe | devel |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
mlgmp_20021123.orig.tar.gz | 39.1 KiB | 77405b56ef582b636f0d3b1a4f632aef1834f548b03ee933d87535bd8ecd8b73 |
mlgmp_20021123-20build1.debian.tar.xz | 8.7 KiB | 2bd36b407174c9aa2722c144650c3731ced1a5410c4d921eb396a6d89fe27af7 |
mlgmp_20021123-20build1.dsc | 2.2 KiB | f45487541161d65b5a8ed25eaf130f7f84cd58765042791435ddfe5629404589 |
Available diffs
Binary packages built by this source
- libgmp-ocaml: No summary available for libgmp-ocaml in ubuntu groovy.
No description available for libgmp-ocaml in ubuntu groovy.
- libgmp-ocaml-dbgsym: debug symbols for libgmp-ocaml
- libgmp-ocaml-dev: OCaml bindings for the GNU multiprecision arithmetic library
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