Mon, 27 Jan 2025 11:39:18 UTC | login

Information for build ocaml-uutf-1.0.2-5.fc33

ID155996
Package Nameocaml-uutf
Version1.0.2
Release5.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/ocaml-uutf.git#3db390296ade83ee0e866591afdf526b691c36af
SummaryNon-blocking streaming Unicode codec for OCaml
DescriptionUutf is a non-blocking streaming codec to decode and encode the UTF-8, UTF-16, UTF-16LE and UTF-16BE encoding schemes. It can efficiently work character by character without blocking on I/O. Decoders perform character position tracking and support newline normalization. Functions are also provided to fold over the characters of UTF-encoded OCaml string values and to directly encode characters in OCaml Buffer.t values.
Built bydavidlt
State failed
Volume DEFAULT
StartedThu, 16 Apr 2020 16:47:26 UTC
CompletedThu, 16 Apr 2020 17:01:08 UTC
Taskbuild (f33, /rpms/ocaml-uutf.git:3db390296ade83ee0e866591afdf526b691c36af)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ocaml-uutf.git#3db390296ade83ee0e866591afdf526b691c36af'}}
Tags No tags
RPMs No RPMs
Changelog * Fri Apr 03 2020 Richard W.M. Jones <rjones@redhat.com> - 1.0.2-5 - Update all OCaml dependencies for RPM 4.16. * Wed Feb 26 2020 Richard W.M. Jones <rjones@redhat.com> - 1.0.2-4 - OCaml 4.10.0 final. * Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Sun Jan 19 2020 Richard W.M. Jones <rjones@redhat.com> - 1.0.2-2 - OCaml 4.10.0+beta1 rebuild. * Thu Jan 09 2020 Jerry James <loganjerry@gmail.com> - 1.0.2-1 - Initial RPM