Config.in 177 B

1234567
  1. config BR2_PACKAGE_LUA_UTF8
  2. bool "lua-utf8"
  3. help
  4. This module adds UTF-8 support to Lua.
  5. It's compatible with Lua "string" module.
  6. http://github.com/starwing/luautf8