libvlc
libvlc bindings for Nim
Wraps a native library — check OS Compatibility below for platform-specific linking notes.
Summary
| Latest Version | 0.2.0 |
|---|---|
| License | MIT |
| CI Status | Failing |
| Downloads | 0 |
| Last Indexed | 2026-09-01 07:17 |
Tags
Authors
- Danil Yarantsev (Yardanico)
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 | ✓ | ✓ | ✓ | - | - | - | - | - | - | - |
Dependencies
| Package | Version | Optional |
|---|---|---|
| nim >= 1.0.0", | "futhark | No |
Source
| Repository | https://github.com/nimbackup/nim-libvlc |
|---|---|
| Homepage | https://github.com/nimbackup/nim-libvlc |
| Registry Source | nimble_official |