sleep-parser 0.7.0

Parse Dat protocol SLEEP files
Documentation
[package]
name = "sleep-parser"
version = "0.7.0"
license = "MIT OR Apache-2.0"
repository = "https://github.com/datrs/sleep-parser"
documentation = "https://docs.rs/sleep-parser"
description = "Parse Dat protocol SLEEP files"
authors = ["Yoshua Wuyts <yoshuawuyts@gmail.com>"]
readme = "README.md"

[dependencies]
failure = "0.1.1"
byteorder = "1.2.1"