avbin
Wrapper of the AVbin library for the Nim language.
Wraps a native library — check OS Compatibility below for platform-specific linking notes.
Summary
| Latest Version | Unknown |
|---|---|
| License | LGPL |
| CI Status | Passing |
| Downloads | 0 |
| Last Indexed | 2026-07-21 05:24 |
Tags
Installation
nimble install avbin
choosenim install avbin
git clone https://github.com/Vladar4/avbin
OS Compatibility
| Platform | Linux | macOS | Windows | FreeBSD | OpenBSD | NetBSD | Android | iOS | WASM | Embedded |
|---|---|---|---|---|---|---|---|---|---|---|
| avbin | ✓ | ✓ | ✓ | - | - | - | - | - | - | - |
Source
| Repository | https://github.com/Vladar4/avbin |
|---|---|
| Homepage | https://github.com/Vladar4/avbin |
| Registry Source | nimble_official |
README
avbin 10.0 for Nim
This is a wrapper of the AVbin library for the Nim language.
- online documentation: https://vladar4.github.io/avbin
- AVbin homepage: https://avbin.github.io
- Nim homepage: http://nim-lang.org
Versioning scheme:
a.b
a - AVbin library version
b - wrapper revision