punycode
Implements a representation of Unicode with the limited ASCII character subset in Nim.
Summary
| Latest Version | 0.1.0 |
|---|---|
| License | MIT |
| CI Status | Failing |
| Downloads | 0 |
| Last Indexed | 2026-09-02 07:21 |
Tags
Authors
- ringabout
Installation
nimble install punycode
choosenim install punycode
git clone https://github.com/nim-lang/punycode
OS Compatibility
| Platform | Linux | macOS | Windows | FreeBSD | OpenBSD | NetBSD | Android | iOS | WASM | Embedded |
|---|---|---|---|---|---|---|---|---|---|---|
| punycode | ✓ | ✓ | ✓ | - | - | - | - | - | - | - |
Dependencies
| Package | Version | Optional |
|---|---|---|
| nim >= | 1.7.3 | No |
Source
| Repository | https://github.com/nim-lang/punycode |
|---|---|
| Homepage | https://github.com/nim-lang/punycode |
| Registry Source | nimble_official |
README
punycode
Implements a representation of Unicode with the limited ASCII character subset in Nim.