https://bugzilla.redhat.com/show_bug.cgi?id=1761459
Bug ID: 1761459
Summary: Review Request: ocaml-ocplib-endian - Functions to
read/write int16/32/64 from strings, bigarrays
Product: Fedora
Version: rawhide
Hardware: All
OS: Linux
Status: NEW
Component: Package Review
Severity: medium
Priority: medium
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected]
Target Milestone: ---
Classification: Fedora
Spec URL: https://tc01.fedorapeople.org/ocaml/lwt/ocaml-ocplib-endian.spec
SRPM URL:
https://tc01.fedorapeople.org/ocaml/lwt/ocaml-ocplib-endian-1.0-1.fc30.src.rpm
Description: 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;
Fedora Account System Username: tc01
This is a new dependency for the lwt.unix module in ocaml-lwt.
--
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct:
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives:
https://lists.fedoraproject.org/archives/list/[email protected]