Skip to content

daurnimator/lua-unistring

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:https://luarocks.org/dev unistring

Dependencies

For running tests