[dependencies.videostream-sys]
version = "^0.2.0"
[lib]
name = "videostream"
[package]
authors = ["Au-Zone Technologies"]
categories = ["computer-vision", "multimedia::video", "api-bindings"]
description = "VideoStream Library provides zero-copy video frame management and distribution across processes and containers."
documentation = "https://docs.rs/videostream"
edition = "2021"
exclude = ["/.github/*", "/.gitattributes", "/clippy.toml", "/codecov.yml"]
homepage = "https://support.deepviewml.com"
keywords = ["deepview", "visionpack"]
license = "AGPL-3.0"
license-file = "LICENSE.txt"
name = "videostream"
readme = "README.md"
repository = "https://github.com/DeepViewML/videostream-rs"
version = "0.2.0"