| ... | ... | @@ -0,0 +1,15 @@ |
| 1 | # zig-icu |
| 2 | |
| 3 |  |
| 4 | [](https://justforfunnoreally.dev) |
| 5 | [](https://github.com/sponsors/nektro) |
| 6 | |
| 7 | An implementation of [International Components for Unicode](https://icu.unicode.org/) in only [Zig](https://ziglang.org/). |
| 8 | |
| 9 | Zig module available through the [Zigmod](https://ziglang.org/) package manager. |
| 10 | |
| 11 | Goal of the static library is to be ABI-compatible. Any discrepancies are a bug. |
| 12 | |
| 13 | ## License |
| 14 | |
| 15 | MIT |