ocplib-endian 1.2-3build2 source package in Ubuntu

Changelog

ocplib-endian (1.2-3build2) noble; urgency=medium

  * Rebuild against new OCAML ABIs.

 -- Gianfranco Costamagna <email address hidden>  Wed, 15 Nov 2023 15:55:28 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe misc

Downloads

File Size SHA-256 Checksum
ocplib-endian_1.2.orig.tar.gz 17.6 KiB 97ae74e8aeead46a0475df14af637ce78e2372c07258619ad8967506f2d4b320
ocplib-endian_1.2-3build2.debian.tar.xz 2.6 KiB 3c98c064436418132a7cba752eafda8d67dde6414ea8a2ee348caca9c8d16b55
ocplib-endian_1.2-3build2.dsc 2.1 KiB c8f97d863b3b07733c09b919a7ab3bbca7143e1480c31fdd3f6275d361ffe49b

View changes file

Binary packages built by this source

libocplib-endian-ocaml: optimised functions to read and write int16/32/64 (runtime)

 Optimised functions to read and write int16/32/64 from strings, bytes
 and bigarrays, based on primitives added in version 4.01.
 .
 The library implements three modules:
  * EndianString works directly on strings, and provides submodules
    BigEndian and LittleEndian, with their unsafe counter-parts;
  * EndianBytes works directly on bytes, and provides submodules
    BigEndian and LittleEndian, with their unsafe counter-parts;
  * EndianBigstring works on bigstrings (Bigarrays of chars), and
    provides submodules BigEndian and LittleEndian, with their unsafe
    counter-parts.
 .
 This package contains the runtime files.

libocplib-endian-ocaml-dbgsym: debug symbols for libocplib-endian-ocaml
libocplib-endian-ocaml-dev: optimised functions to read and write int16/32/64 (development)

 Optimised functions to read and write int16/32/64 from strings, bytes
 and bigarrays, based on primitives added in version 4.01.
 .
 The library implements three modules:
  * EndianString works directly on strings, and provides submodules
    BigEndian and LittleEndian, with their unsafe counter-parts;
  * EndianBytes works directly on bytes, and provides submodules
    BigEndian and LittleEndian, with their unsafe counter-parts;
  * EndianBigstring works on bigstrings (Bigarrays of chars), and
    provides submodules BigEndian and LittleEndian, with their unsafe
    counter-parts.
 .
 This package contains the development files.