saucenao-nim
Unofficial wrapper for SauceNAO's API
Wraps a native library — check OS Compatibility below for platform-specific linking notes.
Summary
| Latest Version | 1.0.1 |
|---|---|
| License | LGPL-3.0-or-later |
| CI Status | Failing |
| Downloads | 0 |
| Last Indexed | 2026-07-21 05:26 |
Tags
Authors
- Filip Vybihal
Installation
nimble install saucenao-nim
choosenim install saucenao-nim
git clone https://github.com/filvyb/saucenao-nim
OS Compatibility
| Platform | Linux | macOS | Windows | FreeBSD | OpenBSD | NetBSD | Android | iOS | WASM | Embedded |
|---|---|---|---|---|---|---|---|---|---|---|
| saucenao-nim | ✓ | ✓ | ✓ | - | - | - | - | - | - | - |
Dependencies
| Package | Version | Optional |
|---|---|---|
| nim >= | 1.6.10 | No |
Source
| Repository | https://github.com/filvyb/saucenao-nim |
|---|---|
| Homepage | https://github.com/filvyb/saucenao-nim |
| Registry Source | nimble_official |
README
saucenao-nim
Synchronous and Asynchronous Nim wrapper for SauceNAO's API heavily inspired by saucenao_api