Information for build ocaml-biniou-1.2.2-13.rvre0.fc42

ID9814
Package Nameocaml-biniou
Version1.2.2
Release13.rvre0.fc42
Epoch
DraftFalse
SummarySafe and fast binary data format
DescriptionBiniou (pronounced "be new") is a binary data format designed for speed, safety, ease of use and backward compatibility as protocols evolve. Biniou is vastly equivalent to JSON in terms of functionality but allows implementations several times faster (4 times faster than yojson), with 25-35% space savings. Biniou data can be decoded into human-readable form without knowledge of type definitions except for field and variant names which are represented by 31-bit hashes. A program named bdump is provided for routine visualization of biniou data files.
git:https://github.com/ocaml-community/biniou.git
Built bydavidlt
State complete
Volume DEFAULT
StartedMon, 09 Jun 2025 16:37:20 UTC
CompletedMon, 09 Jun 2025 16:37:20 UTC
Tags
f42
RPMs
src
ocaml-biniou-1.2.2-13.rvre0.fc42.src.rpm (info) (download)
riscv64
ocaml-biniou-1.2.2-13.rvre0.fc42.riscv64.rpm (info) (download)
ocaml-biniou-devel-1.2.2-13.rvre0.fc42.riscv64.rpm (info) (download)
ocaml-biniou-debuginfo-1.2.2-13.rvre0.fc42.riscv64.rpm (info) (download)
ocaml-biniou-debugsource-1.2.2-13.rvre0.fc42.riscv64.rpm (info) (download)
ocaml-biniou-devel-debuginfo-1.2.2-13.rvre0.fc42.riscv64.rpm (info) (download)
Changelog * Wed Apr 02 2025 David Abdurachmanov <davidlt@rivosinc.com> - 1.2.2-13.rvre0 - Rebuilt for Fedora/RISCV (riscv64) * Fri Jan 17 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.2-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Thu Jan 09 2025 Jerry James <loganjerry@gmail.com> - 1.2.2-12 - OCaml 5.3.0 rebuild for Fedora 42 - Add VCS field * Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.2-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Wed Jun 19 2024 Richard W.M. Jones <rjones@redhat.com> - 1.2.2-10 - OCaml 5.2.0 ppc64le fix * Wed May 29 2024 Richard W.M. Jones <rjones@redhat.com> - 1.2.2-9 - OCaml 5.2.0 for Fedora 41 * Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.2-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.2-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Dec 18 2023 Richard W.M. Jones <rjones@redhat.com> - 1.2.2-6 - OCaml 5.1.1 + s390x code gen fix for Fedora 40 * Tue Dec 12 2023 Richard W.M. Jones <rjones@redhat.com> - 1.2.2-5 - OCaml 5.1.1 rebuild for Fedora 40 * Thu Oct 05 2023 Richard W.M. Jones <rjones@redhat.com> - 1.2.2-4 - OCaml 5.1 rebuild for Fedora 40 * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Wed Jul 12 2023 Richard W.M. Jones <rjones@redhat.com> - 1.2.2-2 - OCaml 5.0 rebuild for Fedora 39 * Mon Jul 10 2023 Jerry James <loganjerry@gmail.com> - 1.2.2-1 - Version 1.2.2 - Convert License tag to SPDX - Depend on ocaml-camlp-streams - Use new dune macros