A utf-8 support module for Lua and LuaJIT
https://github.com/starwing/luautf8
This module adds UTF-8 support to Lua. It use data extracted from
Unicode Character Database, and tested on Lua 5.2.3, Lua 5.3.0 and LuaJIT.
parseucd.lua is a pure Lua script generate unidata.h, to support convert
characters and check characters' category. It mainly used to compatible
with Lua's own string module, it passed all string and pattern matching
test in lua test suite2.
- Developed at devel:languages:lua
- Sources inherited from project openSUSE:Factory
-
1
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP4:FactoryCandidates/lua-luautf8 && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_multibuild | 0000000102 102 Bytes | |
_service | 0000000663 663 Bytes | |
lua-luautf8.changes | 0000001193 1.17 KB | |
lua-luautf8.spec | 0000002285 2.23 KB | |
luautf8-0.1.5+git6.tar.zst | 0000430351 420 KB |
Latest Revision
Ana Guerrero (anag+factory)
accepted
request 1164035
from
Gordon Leung (Pi-Cla)
(revision 5)
- Update to 0.1.5+git6 * Update to Unicode 15.1 - Switch from xz compression to zstd
Comments 0