cliproc 2.1.0

A fast, low-level, and configurable command-line processor
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[dependencies.colored]
version = "2"

[package]
description = "A fast, low-level, and configurable command-line processor"
edition = "2021"
keywords = ["cli", "parser", "arg", "parse"]
license = "MIT"
name = "cliproc"
readme = "README.md"
repository = "https://github.com/cdotrus/cliproc"
version = "2.1.0"