lua-unistring

Lua bindings to libunistring (https://www.gnu.org/software/libunistring)

MIT License

Stars
4
Committers
6

lua-unistring

Bindings to libunistring, a C library for handling unicode.

Features

  • Compatible with Lua 5.1, 5.2, 5.3 and LuaJIT

Status

  • This is a new project

Installation

It's recommended to install lua-unistring by using luarocks.

$ luarocks install --server=http://luarocks.org/dev unistring

Dependencies

For running tests