https://github.com/nektro/zig-unicode-ucd
Zig bindings for the Unicode Character Database
https://github.com/nektro/zig-unicode-ucd
zig zig-package
Last synced: about 1 year ago
JSON representation
Zig bindings for the Unicode Character Database
- Host: GitHub
- URL: https://github.com/nektro/zig-unicode-ucd
- Owner: nektro
- License: mit
- Created: 2021-05-31T02:33:29.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2025-02-16T06:11:23.000Z (over 1 year ago)
- Last Synced: 2025-03-18T12:50:39.716Z (over 1 year ago)
- Topics: zig, zig-package
- Language: Zig
- Homepage:
- Size: 1.77 MB
- Stars: 14
- Watchers: 2
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# zig-unicode-ucd
Zig bindings for the Unicode Character Database
Last updated as of Unicode 16.0.0
http://www.unicode.org/reports/tr44/
https://www.unicode.org/versions/latest/
## Development
```
zig build run -Dstep=generate
zig build run -Dstep=run
```
## License
Code here is MIT
Source data files are https://www.unicode.org/license.html