microcli 1.0.3

Bunch of random unrelated CLI tools.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[package]
name        = "microcli"
version     = "1.0.3"
authors     = ["Rodrigo Montegasppα Cacilhας <montegasppa@cacilhas.cc"]
license     = "BSD-3-Clause"
readme      = "../README.md"
homepage    = "https://crates.io/crates/microcli"
repository  = "https://github.com/cacilhas/microcli"
keywords    = ["cli", "linux"]
description = "Bunch of random unrelated CLI tools."
edition     = "2021"

[dependencies]