slit 0.0.2

Mashup of cut and awk with fewer features but easier to use
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[dependencies.anyhow]
version = "1.0.40"

[dependencies.jacklog]
version = "0.0.3"

[dependencies.structopt]
version = "0.3.21"

[package]
description = "Mashup of cut and awk with fewer features but easier to use"
edition = "2018"
license = "AGPL-3.0-or-later"
name = "slit"
repository = "https://git.sr.ht/~brownjohnf/copy-rs"
version = "0.0.2"