[badges.travis-ci]
repository = "echelon/razberry.rs"
[dependencies]
chrono = "0.3"
hyper = "0.10.*"
log = "0.3.*"
rustc-serialize = "0.3.*"
url = "1.4.*"
[lib]
name = "razberry"
path = "src/lib.rs"
[package]
authors = ["Brandon Thomas <bt@brand.io>", "Brandon Thomas <echelon@gmail.com>"]
categories = ["api-bindings"]
description = "An HTTP client library for the Razberry Z-Wave Hub"
documentation = "https://docs.rs/razberry"
homepage = "https://github.com/echelon/razberry.rs"
keywords = ["Razberry", "Z-Wave", "Raspberry", "home", "automation"]
license = "BSD-4-Clause"
name = "razberry"
readme = "README.md"
repository = "https://github.com/echelon/razberry.rs"
version = "0.3.0"