mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-02-26 04:22:12 +00:00
8 lines
177 B
Plaintext
8 lines
177 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.
|
||
|
|
|
||
|
|
http://github.com/starwing/luautf8
|