CTAN update: Lua-UCA
Date: May 5, 2024 6:34:25 PM CEST
Michal Hoftich submitted an update to the
Lua-UCA
package.
Version: 0.1c 2024-05-04
License: mit
Summary description: Unicode Collation Algorithm library for Lua
Announcement text:
Bug fix release: - fixed Chinese support (thanks to Zeping Lee). - working on better French support (thanks to Daniel Flipo). - don’t use NFC normalization. - added accents_backward option.
This package is located at https://mirrors.ctan.org/support/lualibs/lua-uca More information is at https://www.ctan.org/pkg/lua-uca
Thanks for the upload. For the CTAN Team Manfred Lotz CTAN is run entirely by volunteers and supported by TeX user groups. Please join a user group or donate to one, see https://ctan.org/lugs .
Bug fix release: - fixed Chinese support (thanks to Zeping Lee). - working on better French support (thanks to Daniel Flipo). - don’t use NFC normalization. - added accents_backward option.
This package is located at https://mirrors.ctan.org/support/lualibs/lua-uca More information is at https://www.ctan.org/pkg/lua-uca
Thanks for the upload. For the CTAN Team Manfred Lotz CTAN is run entirely by volunteers and supported by TeX user groups. Please join a user group or donate to one, see https://ctan.org/lugs .
Lua-UCA – Unicode Collation Algorithm library for Lua
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.
Package | Lua-UCA |
Version | 0.1d 2024-05-09 |
Copyright | 2020–2021 Michal Hoftich |
Maintainer | Michal Hoftich |