libvlc

libvlc bindings for Nim

Wrapper score 15/100 · tests present · no docs generated

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

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

README

This project is a Nim wrapper for the libvlc library.

It depends on futhark to generate the wrapper.

Installation

This package can be installed via Nimble:

> nimble install libvlc

Credits

This project wraps the libvlc source code and all licensing terms of VLC apply to the usage of this package.