1/nektro/unicode-uca v0.4

Zig bindings for the contributory data files for the Unicode Collation Algorithm.


zig-unicode-uca

Zig bindings for the Unicode Collation Algorithm

Last updated as of Unicode 15.1.0

https://www.unicode.org/reports/tr10/

This report is the specification of the Unicode Collation Algorithm (UCA), which details how to compare two Unicode strings while remaining conformant to the requirements of the Unicode Standard. The UCA also supplies the Default Unicode Collation Element Table (DUCET) as the data specifying the default collation order for all Unicode characters.

https://www.unicode.org/Public/UCA/latest/

Installation

zigmod aq add 1/nektro/unicode-uca

Usage

This package provides .allkeys and .decomps namespaces.

License

MIT

Package Contents

  • generate.zig
  • .gitattributes
  • licenses.txt
  • zigmod.lock
  • LICENSE
  • build.zig
  • src/lib.zig
  • src/allkeys.zig
  • src/main.zig
  • src/decomps.zig
  • src/types.zig
  • README.md
  • zig.mod
  • .gitignore

Root Dependencies

  • git https://github.com/nektro/zfetch
  • git https://github.com/nektro/zig-ansi
  • git https://github.com/nektro/zig-fmt-valueliteral

Build Dependencies

  • git https://github.com/nektro/zfetch
  • git https://github.com/nektro/zig-ansi
  • git https://github.com/nektro/zig-fmt-valueliteral

History

Published On Tree @ Commit Size
v0.4 Thu, 05 Oct 2023 08:54:05 UTC Tree 3.109 MB
v0.3 Wed, 04 Oct 2023 00:53:52 UTC Tree 3.107 MB
v0.2 Sun, 25 Dec 2022 03:59:51 UTC Tree 3.010 MB
v0.1 Mon, 10 May 2021 09:48:47 UTC Tree 4.426 MB