librist-sys 0.8.3

Bindgen bindings for librist, used by the librist-rust crate
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[build-dependencies.bindgen]
version = "0.56.0"
[dependencies.libc]
version = "0.2"

[package]
authors = ["David Holroyd <dave@badgers-in-foil.co.uk>"]
categories = ["multimedia::video", "network-programming"]
description = "Bindgen bindings for librist, used by the librist-rust crate"
edition = "2018"
exclude = ["librist/docs/*"]
keywords = ["RIST", "TR-06-1"]
license = "BSD-2-Clause"
name = "librist-sys"
readme = "README.md"
repository = "https://code.videolan.org/rist/librist-rust"
version = "0.8.3"