./textproc/lua-utf8, UTF-8 module for Lua 5.x

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2020Q4, Version: 0.1.3, Package name: lua53-utf8-0.1.3, Maintainer: nia

This module adds UTF-8 support to Lua. It's compatible with Lua's
own string module, and passes all string and pattern matching tests
in Lua's test suite.

It also adds some useful routines against UTF-8 features:

- a convenient interface to escape Unicode sequences in strings.
- string insert/remove, since UTF-8 substring extract may be expensive.
- calculate Unicode width, useful when implementing e.g. console emulator.
- a useful interface to translate Unicode offsets and byte offsets.


Master sites:

SHA1: aa3c9f9bb3e9cddc4747c62ff91229baf2492777
RMD160: cb90aa38bdd9adf340f1e0f49c294bf1df103a28
Filesize: 40.85 KB

Version history: (Expand)