[dependencies.anyhow]
version = "1.0"
[dependencies.subprocess]
version = "0.2"
[dependencies.tempfile]
version = "3"
[dependencies.zgclp]
version = "0.3"
[package]
authors = ["Toshihiro Kamiya <kamiya@mbj.nifty.com>"]
description = "Enables commands that assume the standard input and output to read and write to files specified in the command line."
edition = "2021"
homepage = "https://github.com/tos-kamiya/o-o"
keywords = ["cli", "utility"]
license = "MIT/Apache-2.0"
name = "o-o"
readme = "README.md"
resolver = "2"
version = "0.2.2"