xref: /OK3568_Linux_fs/buildroot/package/lua-utf8/Config.in (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1config 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
7	  http://github.com/starwing/luautf8
8