gnuplot-wrapper 0.0.4

A small wrapper for working with gnuplot.
Documentation
[[bin]]
name = "gnuplot-wrapper"
path = "src/main.rs"

[dependencies]

[lib]
name = "gnuplot_wrapper"
path = "src/lib.rs"

[package]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
description = "A small wrapper for working with gnuplot."
edition = "2021"
license = "MIT"
name = "gnuplot-wrapper"
readme = "README.md"
version = "0.0.4"