DESCR 262 B

1234567
  1. UTF-8 support module for Lua and LuaJIT which is mainly compatible with Lua's
  2. own string module.
  3. It also adds some useful routines against UTF-8 features, such as interfaces
  4. to escape Unicode sequences in strings and translate Unicode offsets and byte
  5. offsets.