sic_cli_ops 0.20.0

Component of the sic cli: parses images operations invoked from the cli.
Documentation
[dependencies.clap]
version = "2.34.0"

[dependencies.sic_image_engine]
version = "0.20.0"

[dependencies.sic_parser]
version = "0.20.0"

[dependencies.strum]
version = "0.24.0"

[dependencies.strum_macros]
version = "0.24.0"

[dependencies.thiserror]
version = "1.0.30"
[dev-dependencies.parameterized]
version = "0.3.1"

[dev-dependencies.sic_core]
version = "0.20.0"

[dev-dependencies.sic_testing]
version = "0.20.0"

[features]
imageproc-ops = []

[package]
authors = ["Martijn Gribnau <garm@ilumeo.com>"]
description = "Component of the sic cli: parses images operations invoked from the cli."
edition = "2021"
license = "MIT OR Apache-2.0"
name = "sic_cli_ops"
readme = "../../README.md"
repository = "https://github.com/foresterre/sic"
resolver = "2"
rust-version = "1.56"
version = "0.20.0"