libvlc
libvlc bindings for Nim
Wraps a native library — check OS Compatibility below for platform-specific linking notes.
Summary
| Latest Version | Unknown |
|---|---|
| License | MIT |
| CI Status | Failing |
| Downloads | 0 |
| Last Indexed | 2026-07-21 05:24 |
Tags
Installation
nimble install libvlc
choosenim install libvlc
git clone https://github.com/nimbackup/nim-libvlc
OS Compatibility
| Platform | Linux | macOS | Windows | FreeBSD | OpenBSD | NetBSD | Android | iOS | WASM | Embedded |
|---|---|---|---|---|---|---|---|---|---|---|
| libvlc | ✓ | ✓ | ✓ | - | - | - | - | - | - | - |
Source
| Repository | https://github.com/nimbackup/nim-libvlc |
|---|---|
| Homepage | https://github.com/nimbackup/nim-libvlc |
| Registry Source | nimble_official |