ocplib-endian 1.2-1 source package in Ubuntu
Changelog
ocplib-endian (1.2-1) unstable; urgency=low [ Stéphane Glondu ] * New upstream release * Bump Standards-Version to 4.6.0 * Update debian/watch [ Debian Janitor ] * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, Repository-Browse. -- Stéphane Glondu <email address hidden> Sat, 04 Dec 2021 17:43:19 +0100
Upload details
- Uploaded by:
- Debian OCaml Maintainers
- Uploaded to:
- Sid
- Original maintainer:
- Debian OCaml Maintainers
- Architectures:
- any
- Section:
- misc
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
ocplib-endian_1.2-1.dsc | 1.8 KiB | 50a10f0a9b5ddb7475fa4b555c3a723af65b89d7b29265c6211aca97ebbdfacd |
ocplib-endian_1.2.orig.tar.gz | 17.6 KiB | 97ae74e8aeead46a0475df14af637ce78e2372c07258619ad8967506f2d4b320 |
ocplib-endian_1.2-1.debian.tar.xz | 2.5 KiB | 8bf9049c7ee0767802e8e7bd7b6e78ab20ba8a53489b802caba7cd90b3fe16e0 |
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.