ocplib-endian 1.2-4 source package in Ubuntu

Changelog

ocplib-endian (1.2-4) unstable; urgency=medium

  * Add libfindlib-ocaml to Build-Depends (for bytes package)
  * libocplib-endian-ocaml Depends on libfindlib-ocaml (for bytes
    package)

 -- Stéphane Glondu <email address hidden>  Sat, 15 Jun 2024 08:07:41 +0200

Upload details

Uploaded by:
Debian OCaml Maintainers
Uploaded to:
Sid
Original maintainer:
Debian OCaml Maintainers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc

Downloads

File Size SHA-256 Checksum
ocplib-endian_1.2-4.dsc 1.9 KiB 2d4cc52b60c91f13c732db8d8029a40025b2f520788141cb178ccab58e9b94a6
ocplib-endian_1.2.orig.tar.gz 17.6 KiB 97ae74e8aeead46a0475df14af637ce78e2372c07258619ad8967506f2d4b320
ocplib-endian_1.2-4.debian.tar.xz 2.6 KiB b4b366748dd19133ecbeb3fbc56b72d260d3adeee7c99bda1d510095eada3615

Available diffs

No changes file available.

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.