ocplib-endian 1.0-1build1 source package in Ubuntu

Changelog

ocplib-endian (1.0-1build1) focal; urgency=medium

  * No-change rebuild against ocaml-nox-4.08.1

 -- Steve Langasek <email address hidden>  Fri, 21 Feb 2020 07:33:36 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Focal
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe misc

Downloads

File Size SHA-256 Checksum
ocplib-endian_1.0.orig.tar.gz 61.3 KiB 76f268e1aff8dbac8b6a0ca9473f90255da35f15b0fcaf26a840cb6f73029243
ocplib-endian_1.0-1build1.debian.tar.xz 2.3 KiB 0a84ee36c75c5ec8219e58d74c86cde6657766f90f03de905a12d3d06ba97725
ocplib-endian_1.0-1build1.dsc 2.2 KiB db9f064ee99c6b5c22948243c876d71635335b39fee14d34d539220e0c5870b6

Available diffs

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: No summary available for libocplib-endian-ocaml-dbgsym in ubuntu groovy.

No description available for libocplib-endian-ocaml-dbgsym in ubuntu groovy.

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.