sleep-parser 0.5.0

Parse Dat protocol SLEEP files
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[package]
name = "sleep-parser"
version = "0.5.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"