cross/armhf-linux-musl/buildroot/buildroot-2025.05/package/lua-utf8/Config.in

8 lines
178 B
Plaintext

config BR2_PACKAGE_LUA_UTF8
bool "lua-utf8"
help
This module adds UTF-8 support to Lua.
It's compatible with Lua "string" module.
https://github.com/starwing/luautf8