[build-dependencies]
peg = "0.5"
[dependencies]
clap = "2"
dimensioned = "0.6.0"
encoding = "0.2"
regex = "0.2.1"
time = "0.1.35"
[package]
authors = ["Jared Kofron <jared.kofron@gmail.com>"]
build = "build-grammar.rs"
description = "A library for communicating with Ophir power meters"
license-file = "LICENSE"
name = "ophir"
repository = "https://github.com/kofron/ophir-rs"
version = "0.2.5"