nibtorrent
Nim port of yabtorrent - a cross platform Bittorrent library with a BSD license. Intended to be used as a framework for embedding bittorrent functionality.
Summary
| Latest Version | Unknown |
|---|---|
| License | BSD-2-Clause |
| CI Status | Failing |
| Stars | 1 |
| Forks | 0 |
| Open Issues | 0 |
| Last Commit | 2019-03-18 |
| Downloads | 0 |
| Last Indexed | 2026-09-06 06:05 |
Tags
Installation
nimble install nibtorrent
choosenim install nibtorrent
git clone https://github.com/bitnom/nibtorrent
OS Compatibility
| Platform | Linux | macOS | Windows | FreeBSD | OpenBSD | NetBSD | Android | iOS | WASM | Embedded |
|---|---|---|---|---|---|---|---|---|---|---|
| nibtorrent | ✓ | ✓ | ✓ | - | - | - | - | - | - | - |
Source
| Repository | https://github.com/bitnom/nibtorrent |
|---|---|
| Homepage | https://github.com/bitnom/nibtorrent |
| Registry Source | github |
README
nibtorrent
Nim wrapper of yabtorrent. Cross platform Bittorrent library with a BSD license. Intended to be used as a framework for embedding bittorrent functionality.
This is not yet functional