[package] name = "openzwave-sys" version = "0.1.1" authors = ["Julien Wajsberg ", "Dave Hylands "] description = "FFI Library to the opensource OpenZwave library" documentation = "https://fxbox.github.io/openzwave-rust/openzwave_sys/" repository = "https://github.com/fxbox/openzwave-rust" license = "MPL-2.0" keywords = ["zwave"] build = "build.rs" links = "openzwave" [dependencies] libc = "0.2" [build-dependencies] gcc = "0.3"