[package]
name = "commandit"
version = "0.0.1"
description = "Some simple portable command line utilities"
readme = "README.md"
homepage = "https://codeberg.org/dyfet/commandit"
repository = "https://codeberg.org/dyfet/commandit/"
keywords = ["cli", "shell"]
categories = ["command-line-utilities"]
authors = ["David Sugar <tychosoft@gmail.com>"]
edition = "2018"
license = "GPL-3.0-or-later"
[dependencies]
clap = "2"
md-5 = "0.9.1"
sha1 = "0.6.0"
sha2 = "0.9.8"
ripemd160 = "0.9.1"
os_display = "0.1.2"