Information for build ocaml-stdint-0.6.0-2.fc33
ID | 152353 |
---|---|
Package Name | ocaml-stdint |
Version | 0.6.0 |
Release | 2.fc33 |
Epoch | |
Source | git+https://src.fedoraproject.org/rpms/ocaml-stdint.git#26497acd5bf6aa5aa0e5ee79471f5aaaae366672 |
Summary | Various signed and unsigned integers for OCaml |
Description | The stdint library provides signed and unsigned integer types of various fixed widths: 8, 16, 24, 32, 40, 48, 56, 64 and 128 bits. This interface is similar to Int32 and Int64 from the base library but provides more functions and constants like arithmetic and bit-wise operations, constants like maximum and minimum values, infix operators converting to and from every other integer type (including int, float and nativeint), parsing from and conversion to readable strings (binary, octal, decimal, hexadecimal), and conversion to and from buffers in both big endian and little endian byte order. |
Built by | davidlt |
State | failed |
Volume | DEFAULT |
Started | Wed, 08 Apr 2020 22:16:56 UTC |
Completed | Wed, 08 Apr 2020 22:31:49 UTC |
Task | build (f33, /rpms/ocaml-stdint.git:26497acd5bf6aa5aa0e5ee79471f5aaaae366672) |
Extra | {'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ocaml-stdint.git#26497acd5bf6aa5aa0e5ee79471f5aaaae366672'}} |
Tags | No tags |
RPMs | No RPMs |
Changelog | * Wed Mar 04 2020 Jerry James <loganjerry@gmail.com> - 0.6.0-2 - OCaml 4.10.0 final * Thu Feb 06 2020 Jerry James <loganjerry@gmail.com> - 0.6.0-1 - Initial RPM |