Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: lua-luautf8 | Distribution: Fedora Project |
Version: 0.1.5 | Vendor: Fedora Project |
Release: 4.fc40 | Build date: Thu Jan 25 06:17:15 2024 |
Group: Unspecified | Build host: buildvm-ppc64le-11.iad2.fedoraproject.org |
Size: 255862 | Source RPM: lua-luautf8-0.1.5-4.fc40.src.rpm |
Packager: Fedora Project | |
Url: https://github.com/starwing/luautf8 | |
Summary: A UTF-8 support module for Lua |
This 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.
MIT
* Thu Jan 25 2024 Fedora Release Engineering <[email protected]> - 0.1.5-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <[email protected]> - 0.1.5-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Thu Jul 20 2023 Fedora Release Engineering <[email protected]> - 0.1.5-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Thu Dec 08 2022 Jonny Heggheim <[email protected]> - 0.1.5-1 - Updated to version 0.1.5 * Wed Nov 16 2022 Jonny Heggheim <[email protected]> - 0.1.4-1 - Initial package
/usr/lib/.build-id /usr/lib/.build-id/87 /usr/lib/.build-id/87/d1fe01d77f42f45068db839b0ad57cbffc0dc5 /usr/lib64/lua/5.4/lua-utf8.so /usr/share/doc/lua-luautf8 /usr/share/doc/lua-luautf8/README.md /usr/share/licenses/lua-luautf8 /usr/share/licenses/lua-luautf8/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jul 9 23:56:58 2024