icu4nim
Nim wrapper to Unicode's ICU library
Summary
| Latest Version | 76.1.0.1 |
|---|---|
| License | MIT |
| CI Status | Failing |
| Downloads | 0 |
| Last Indexed | 2026-07-21 05:26 |
Tags
Authors
- xTrayambak
Installation
nimble install icu4nim
choosenim install icu4nim
git clone https://github.com/ferus-web/icu4nim
OS Compatibility
| Platform | Linux | macOS | Windows | FreeBSD | OpenBSD | NetBSD | Android | iOS | WASM | Embedded |
|---|---|---|---|---|---|---|---|---|---|---|
| icu4nim | ✓ | ✓ | ✓ | - | - | - | - | - | - | - |
Dependencies
| Package | Version | Optional |
|---|---|---|
| nim >= | 2.2.0 | No |
| https://github.com/ferus-web/ferrite >= | 0.1.0 | No |
Source
| Repository | https://github.com/ferus-web/icu4nim |
|---|---|
| Homepage | https://github.com/ferus-web/icu4nim |
| Registry Source | nimble_official |
README
icu4nim
This library aims to provide a safe wrapper for Unicode's ICU library, version 76. \ This package requires you use the C++ backend, as ICU is written in C++