Description
A Lua library that adds UTF-8 support while keeping an interface compatible with the standard string module.
It is text-processing infrastructure. Developers use it when Lua programs need to handle accented characters, multilingual text, or Unicode-aware string operations correctly.