1# zig-icu
2
3![loc](https://sloc.xyz/github/nektro/zig-icu)
4[![license](https://img.shields.io/github/license/nektro/zig-icu.svg)](https://github.com/nektro/zig-icu/blob/master/LICENSE)
5[![justforfunnoreally.dev badge](https://img.shields.io/badge/justforfunnoreally-dev-9ff)](https://justforfunnoreally.dev)
6[![nektro @ github sponsors](https://img.shields.io/badge/sponsors-nektro-purple?logo=github)](https://github.com/sponsors/nektro)
7[![Zig](https://img.shields.io/badge/Zig-0.14-f7a41d)](https://ziglang.org/)
8[![Zigmod](https://img.shields.io/badge/Zigmod-latest-f7a41d)](https://github.com/nektro/zigmod)
9
10An implementation of [International Components for Unicode](https://icu.unicode.org/) in only [Zig](https://ziglang.org/).
11
12Zig module available through the [Zigmod](https://ziglang.org/) package manager.
13
14Goal of the static library is to be ABI-compatible. Any discrepancies are a bug.