openbsd-ports/converters/lua-utf8/pkg/DESCR
2017-06-12 10:57:57 +00:00

7 lines
262 B
Plaintext

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