hinawa-sys 0.13.0

FFI bindings for hinawa library
Documentation
[build-dependencies.pkg-config]
version = "0.3"

[build-dependencies.system-deps]
version = "7.0"

[dependencies.glib-sys]
version = "0.21"

[dependencies.gobject-sys]
version = "0.21"

[dependencies.libc]
version = "0.2"

[dev-dependencies.shell-words]
version = "1.1"

[dev-dependencies.tempfile]
version = "3.12"

[features]

[lib]
name = "hinawa_sys"
path = "src/lib.rs"

[package]
authors = ["Takashi Sakamoto"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = "build.rs"
categories = ["external-ffi-bindings", "hardware-support", "os::linux-apis"]
description = "FFI bindings for hinawa library"
documentation = "https://docs.rs/hinawa-sys/"
edition = "2021"
exclude = ["Gir.toml"]
homepage = "https://alsa-project.github.io/gobject-introspection-docs/"
keywords = ["ieee1394", "firewire", "linux", "glib", "ffi"]
license = "MIT"
links = "hinawa"
name = "hinawa-sys"
readme = "README.md"
repository = "https://git.kernel.org/pub/scm/libs/ieee1394/hinawa-rs.git/"
resolver = "1"
version = "0.13.0"

[package.metadata.docs.rs]
all-features = true
rustdoc-args = ["--generate-link-to-definition"]

[package.metadata.system-deps.hinawa]
name = "hinawa"
version = "4.0"

[[test]]
name = "abi"
path = "tests/abi.rs"