dvbv5-sys 0.2.0

Rust FFI binding for the C API of the libdvbv5 library from the V4L2 project of the LinuxTV work. libdvbv5 is a library that provides an application oriented API over the Linux kernel DVB API.
Documentation
[build-dependencies.pkg-config]
version = "0.3.17"
[dependencies.libc]
version = "0.2.71"

[features]
docs-rs = []

[package]
authors = ["Russel Winder <russel@winder.org.uk>"]
build = "build.rs"
categories = ["api-bindings", "hardware-support", "external-ffi-bindings"]
description = "Rust FFI binding for the C API of the libdvbv5 library from the V4L2 project of the LinuxTV work.\n\nlibdvbv5 is a library that provides an application oriented API over the Linux kernel DVB API.\n"
edition = "2018"
keywords = ["libdvbv5", "video", "audio", "dvb", "ffi"]
license = "LGPL-3.0"
links = "dvbv5"
name = "dvbv5-sys"
readme = "README.md"
repository = "https://gitlab.com/Russel/rust-libdvbv5-sys"
version = "0.2.0"
[package.metadata.docs.rs]
features = ["docs-rs"]