ophir 0.2.5

A library for communicating with Ophir power meters
Documentation
[package]
name = "ophir"
version = "0.2.5"
authors = ["Jared Kofron <jared.kofron@gmail.com>"]
build = "build-grammar.rs"
repository = "https://github.com/kofron/ophir-rs"
license-file = "LICENSE"
description = "A library for communicating with Ophir power meters"

[dependencies]
clap = "2"
time = "0.1.35"
encoding = "0.2"
regex = "0.2.1"
dimensioned = "0.6.0"

[build-dependencies]
peg = "0.5"