SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

lua-luautf8 rpm build for : Fedora Other. For other distributions click lua-luautf8.

Name : lua-luautf8
Version : 0.1.5 Vendor : Fedora Project
Release : 5.fc41 Date : 2024-07-19 05:46:01
Group : Unspecified Source RPM : lua-luautf8-0.1.5-5.fc41.src.rpm
Size : 0.09 MB
Packager : Fedora Project
Summary : A UTF-8 support module for Lua
Description :
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.

RPM found in directory: /vol/rzm3/linux-fedora-buffet/fedora/linux/development/41/Everything/x86_64/os/Packages/l

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  lua-luautf8-0.1.5-5.fc41.x86_64.rpm
ftp.icm.edu.pl  lua-luautf8-0.1.5-5.fc41.x86_64.rpm
     

Provides :
lua-luautf8
lua-luautf8(x86-64)

Requires :
libc.so.6()(64bit)
libc.so.6(GLIBC_2.2.5)(64bit)
libc.so.6(GLIBC_2.4)(64bit)
libc.so.6(GLIBC_ABI_DT_RELR)(64bit)
lua(abi) = 5.4
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1
rtld(GNU_HASH)


Content of RPM :
/usr/lib/.build-id
/usr/lib/.build-id/4e
/usr/lib/.build-id/4e/185f02a8017082dfc7282f70d04086c0ec7be5
/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

 
ICM