authorgravatar for hello@nektro.netMeghan Denny <hello@nektro.net> 2024-10-15 04:11:49 -07:00
committergravatar for hello@nektro.netMeghan Denny <hello@nektro.net> 2024-10-15 04:11:49 -07:00
log2cc7c30d6b22737f720498502fb3a45de7245f19
tree5ba3251f423265a3ede70616f5c60c0abdbf8494
parent2a12c9fad7ac8ff82a58aeb220ebe55bbfa66b25

add readme


1 files changed, 15 insertions(+), 0 deletions(-)

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