lua-uca

Unicode Collation Algorithm library for Lua

Version:
0.1a
Copyright:
Michal Hoftich
License:
mit
Packaged on:
09/18/2021 20:11:04
Number of files:
6
Size on disk:
1.8 MB

The Lua-UCA library provides basic support for Unicode Collation Algorithm in Lua. It can be used to sort arrays of strings according to rules of particular languages. It can be used in other Lua projects that need to sort text in a language dependent way, like indexing processors, bibliographic generators, etc.