lipl 0.1.0

A command line tool to analyse the output over time of custom shell commands.
[dependencies.cmd_lib]
version = "1.3.0"

[dependencies.linreg]
version = "0.1.3"

[dependencies.structopt]
version = "0.3"

[dependencies.termion]
version = "1.5.3"

[dependencies.tui]
version = "0.6.2"

[package]
authors = ["robin <yxdunc@users.noreply.github.com>"]
description = "A command line tool to analyse the output over time of custom shell commands."
edition = "2018"
homepage = "https://github.com/yxdunc/lipl"
keywords = ["tui", "plotting", "unix", "cli", "watch"]
license = "MIT"
name = "lipl"
readme = "README.md"
repository = "https://github.com/yxdunc/lipl"
version = "0.1.0"