Information for build lua-luautf8-0.1.5-6.fc42

ID8465
Package Namelua-luautf8
Version0.1.5
Release6.fc42
Epoch
DraftFalse
SummaryA UTF-8 support module for Lua
DescriptionThis module adds UTF-8 support to Lua. It uses data extracted from the [Unicode Character Database](http://www.unicode.org/reports/tr44/), and is tested on Lua 5.2.3, Lua 5.3.0 and LuaJIT. parseucd.lua is a pure Lua script to generate unidata.h, to support conversion of characters and to check the category of a characters. It is compatible with Lua's own string module, and it passes all string and pattern matching tests in the lua test suite. It also add some useful routines for UTF-8 features, including: - a convenient interface to escape Unicode sequences in string. - string insert/remove, since UTF-8 substring extract may expensive. - calculating the Unicode width, which can be useful when implementing a console emulator. - an interface to translate Unicode offset and byte offset.
Built bydavidlt
State complete
Volume DEFAULT
StartedMon, 09 Jun 2025 16:29:41 UTC
CompletedMon, 09 Jun 2025 16:29:41 UTC
Tags
f42
RPMs
src
lua-luautf8-0.1.5-6.fc42.src.rpm (info) (download)
riscv64
lua-luautf8-0.1.5-6.fc42.riscv64.rpm (info) (download)
lua-luautf8-debuginfo-0.1.5-6.fc42.riscv64.rpm (info) (download)
lua-luautf8-debugsource-0.1.5-6.fc42.riscv64.rpm (info) (download)
Changelog * Fri Jan 17 2025 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.5-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.5-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.5-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.5-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.5-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild