IABSD.fr/ports/converters/lua-utf8

Branch :


Log

Author Commit Date CI Message
854ef9c0 2020-09-09 08:24:47 Update lua-utf8 to 0.1.3.
4fc46fb9 2020-04-18 12:30:55 Update lua-utf8 to 0.1.2.
5c180be8 2020-02-03 22:42:36 Drop maintainership for Lua modules.
9fe1e38b 2019-07-12 20:43:27 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes
212b0113 2017-06-12 10:57:57 Remove trailing lines.
253a53a9 2016-10-27 07:53:24 Import converters/lua-utf8. 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. OK jca@