nery
Easily create queries in Nim
Summary
| Latest Version | 0.1.1 |
|---|---|
| License | MIT |
| CI Status | Failing |
| Downloads | 0 |
| Last Indexed | 2026-09-01 07:19 |
Tags
Authors
- Dr. David Alexander Kunz
Installation
nimble install nery
choosenim install nery
git clone https://github.com/David-Kunz/Nery
OS Compatibility
| Platform | Linux | macOS | Windows | FreeBSD | OpenBSD | NetBSD | Android | iOS | WASM | Embedded |
|---|---|---|---|---|---|---|---|---|---|---|
| nery | ✓ | ✓ | ✓ | - | - | - | - | - | - | - |
Dependencies
| Package | Version | Optional |
|---|---|---|
| nim >= 1.4.6", | "fusion | No |
Source
| Repository | https://github.com/David-Kunz/Nery |
|---|---|
| Homepage | https://github.com/David-Kunz/Nery |
| Registry Source | nimble_official |
README
nery
A simple macro to create queries in Nim.
For examples, please see tests/test.nim.