1# zig-unicode-ucd
2
3![loc](https://sloc.xyz/github/nektro/zig-unicode-ucd)
4[![license](https://img.shields.io/github/license/nektro/zig-unicode-ucd.svg)](https://github.com/nektro/zig-unicode-ucd/blob/master/LICENSE)
5[![nektro @ github sponsors](https://img.shields.io/badge/sponsors-nektro-purple?logo=github)](https://github.com/sponsors/nektro)
6[![Zig](https://img.shields.io/badge/Zig-0.16-f7a41d)](https://ziglang.org/)
7[![Zigmod](https://img.shields.io/badge/Zigmod-latest-f7a41d)](https://github.com/nektro/zigmod)
8
9Zig bindings for the Unicode Character Database
10
11Last updated as of Unicode 17.0.0
12
13http://www.unicode.org/reports/tr44/
14
15https://www.unicode.org/versions/latest/
16
17## Development
18
19```
20zig build run -Dstep=generate
21zig build run -Dstep=run
22```
23
24## License
25
26Code here is MIT
27
28Source data files are https://www.unicode.org/license.html