An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

lua-uni-algos

Lua code working with Unicode data has to deal with quite some challenges. For example there are many canonically equivalent sequences which should be treated in the same way, and even identifying a single character becomes quite different once you have to deal with all kinds of combining characters, emoji sequences and syllables in different scripts. Therefore lua-uni-algos wants to build a collection of small libraries implementing algorithms to deal with lots of the details in Unicode, such that authors of LuaTeX packages can focus on their actual functionality instead of having to fight against the peculiarities of Unicode. Given that this package provides Lua modules, it is only useful in Lua(HB)TeX. Additionally, it expects an up-to-date version of the unicode-data package to be present. This package is intended for package authors only; no user-level functionality provided.

Ecosystem
ctan.org
Latest Release
0.5
6 months ago
Versions
1
Links
Registry ctan.org
Source Repository
JSON API View JSON
CodeMeta codemeta.json
Package Details
PURL pkg:ctan/lua-uni-algos
spec
License LPPL-1.3a
First Release 6 months ago
Last Synced 2 days ago
Keywords
unicode luatex