choose 1.3.7

A human-friendly and fast alternative to cut and (sometimes) awk
[[bin]]
name = "choose"
path = "src/main.rs"

[dependencies.backslash]
version = "0"

[dependencies.lazy_static]
version = "1"

[dependencies.regex]
version = "1"

[dependencies.structopt]
version = "0.3"

[package]
authors = ["Ryan Geary <rtgnj42@gmail.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "A human-friendly and fast alternative to cut and (sometimes) awk"
documentation = "https://github.com/theryangeary/choose"
edition = "2021"
exclude = ["test/*"]
homepage = "https://github.com/theryangeary/choose"
license = "GPL-3.0-or-later"
name = "choose"
readme = "readme.md"
repository = "https://github.com/theryangeary/choose"
version = "1.3.7"