commandit 0.0.3

Some simple portable command line utilities
[dependencies.clap]
features = ["derive"]
version = "4, >= 4.3"

[dependencies.md-5]
version = "0"

[dependencies.ripemd]
version = "0"

[dependencies.sha1]
version = "0"

[dependencies.sha2]
version = "0"

[package]
authors = ["David Sugar <tychosoft@gmail.com>"]
categories = ["command-line-utilities"]
description = "Some simple portable command line utilities"
edition = "2021"
homepage = "https://codeberg.org/dyfet/commandit"
keywords = ["cli", "shell"]
license = "GPL-3.0-or-later"
name = "commandit"
readme = "README.md"
repository = "https://codeberg.org/dyfet/commandit/"
version = "0.0.3"