linuxOS_AP05/buildroot/package/lua-utf8/Config.in

8 lines
177 B
Plaintext
Raw Normal View History

2025-06-02 05:59:07 +00:00
config BR2_PACKAGE_LUA_UTF8
bool "lua-utf8"
help
This module adds UTF-8 support to Lua.
It's compatible with Lua "string" module.
http://github.com/starwing/luautf8