ncurses
A wrapper for NCurses
Wraps a native library — check OS Compatibility below for platform-specific linking notes.
Summary
| Latest Version | 1.0.2 |
|---|---|
| License | MIT |
| CI Status | Failing |
| Downloads | 0 |
| Last Indexed | 2026-08-31 07:14 |
Tags
Authors
- Raymond Nowley
Installation
nimble install ncurses
choosenim install ncurses
git clone https://github.com/walkre-niboshi/nim-ncurses
OS Compatibility
| Platform | Linux | macOS | Windows | FreeBSD | OpenBSD | NetBSD | Android | iOS | WASM | Embedded |
|---|---|---|---|---|---|---|---|---|---|---|
| ncurses | ✓ | ✓ | ✓ | - | - | - | - | - | - | - |
Dependencies
| Package | Version | Optional |
|---|---|---|
| nim >= | 0.19.0 | No |
Source
| Repository | https://github.com/walkre-niboshi/nim-ncurses |
|---|---|
| Homepage | https://github.com/walkre-niboshi/nim-ncurses |
| Registry Source | nimble_official |
README
nim-ncurses
A Nim language wrapper for NCurses