firewire-dice-protocols 0.3.0

Implementation of protocols defined by TC Applied Technologies for ASICs of Digital Interface Communication Engine (DICE) as well as hardware vendors.
Documentation
[[bin]]
doc = false
name = "tcat-general-parser"

[[bin]]
doc = false
name = "tcat-extension-parser"

[[bin]]
doc = false
name = "tcat-config-rom-parser"
[dependencies.glib]
version = "0.15"

[dependencies.hinawa]
version = "0.7"

[dependencies.ieee1212-config-rom]
version = "0.1"

[dependencies.ta1394-avc-general]
version = "0.2"

[features]
dox = ["glib/dox", "hinawa/dox"]

[package]
authors = ["Takashi Sakamoto"]
categories = ["hardware-support", "multimedia"]
description = "Implementation of protocols defined by TC Applied Technologies for ASICs of\nDigital Interface Communication Engine (DICE) as well as hardware vendors.\n"
documentation = "https://docs.rs/firewire-dice-protocols"
edition = "2018"
homepage = "https://alsa-project.github.io/gobject-introspection-docs/"
keywords = ["alsa", "ieee1394", "firewire", "protocol"]
license = "LGPL-3.0-or-later"
name = "firewire-dice-protocols"
readme = "README.md"
repository = "https://github.com/alsa-project/snd-firewire-ctl-services"
version = "0.3.0"
[package.metadata.docs.rs]
features = ["dox"]