ocplib-endian 1.0-1 source package in Ubuntu

Changelog

ocplib-endian (1.0-1) unstable; urgency=medium

  * Initial release (Closes: #940039)

 -- Stéphane Glondu <email address hidden>  Thu, 12 Sep 2019 15:54:38 +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

Downloads

File Size SHA-256 Checksum
ocplib-endian_1.0-1.dsc 1.7 KiB 25f5d457c3030f543b8ecdbdc38c20da387ea209452257a06d7cadda8344de8e
ocplib-endian_1.0.orig.tar.gz 61.3 KiB 76f268e1aff8dbac8b6a0ca9473f90255da35f15b0fcaf26a840cb6f73029243
ocplib-endian_1.0-1.debian.tar.xz 2.2 KiB 8479b09ba841ede4c9d526e3ff16d3ba5eac786970d003dbf5ea664a6b7bf1ec

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.