Fri, 21 Jun 2024 05:28:22 UTC | login

Information for build rust-widestring-1.1.0-1.fc41

ID307651
Package Namerust-widestring
Version1.1.0
Release1.fc41
Epoch
SummaryConverting to and from wide strings (UTF-16 and UTF-32)
DescriptionA wide string Rust library for converting to and from wide strings, such as those often used in Windows API or other FFI libaries. Both `u16` and `u32` string types are provided, including support for UTF-16 and UTF-32, malformed encoding, C-style strings, etc.
Built bydavidlt
State complete
Volume DEFAULT
StartedMon, 03 Jun 2024 07:42:33 UTC
CompletedMon, 03 Jun 2024 07:42:33 UTC
Tags
f41
RPMs
src
rust-widestring-1.1.0-1.fc41.src.rpm (info) (download)
noarch
rust-widestring+alloc-devel-1.1.0-1.fc41.noarch.rpm (info) (download)
rust-widestring+default-devel-1.1.0-1.fc41.noarch.rpm (info) (download)
rust-widestring+std-devel-1.1.0-1.fc41.noarch.rpm (info) (download)
rust-widestring-devel-1.1.0-1.fc41.noarch.rpm (info) (download)
Changelog * Tue Apr 16 2024 Fabio Valentini <decathorpe@gmail.com> - 1.1.0-1 - Update to version 1.1.0; Fixes RHBZ#2273816 * Sat Jan 27 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Wed Oct 18 2023 Fabio Valentini <decathorpe@gmail.com> - 1.0.2-1 - Initial import (#2241633)