sleep-parser 0.0.5

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

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