o-o 0.4.2

Enables commands that assume the standard input and output to read and write to files specified in the command line.
Documentation
[dependencies.anyhow]
version = "1.0"

[dependencies.ng-clp]
version = "0.3"

[dependencies.subprocess]
version = "0.2"

[dependencies.tempfile]
version = "3"

[dependencies.thiserror]
version = "1.0"

[package]
authors = ["Toshihiro Kamiya <kamiya@mbj.nifty.com>"]
categories = ["command-line-utilities"]
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"
version = "0.4.2"