[dependencies.hex]
version = "0.4.3"
[dependencies.palette]
version = "0.6.1"
[dependencies.plotters]
version = "0.3.4"
[dependencies.polars]
features = ["performant", "lazy"]
version = "0.25.1"
[dependencies.structopt]
version = "0.3.26"
[package]
authors = ["Andreas Hauser <Andreas.Hauser@LMU.de>"]
description = "Commandline tool for plotting TSV/CSV data"
edition = "2021"
keywords = ["plot", "command-line", "CLI", "visualization", "TSV"]
license = "EUPL-1.2"
name = "plotxy"
readme = "README.md"
repository = "https://github.com/ahcm/plotxy"
version = "0.1.0"