falcon-cli 0.1.5

Easily and efficiently develop quality and fully featured CLI apps.
Documentation
[dependencies.indexmap]
version = "1.9.3"

[dependencies.rpassword]
version = "7.2.0"

[dependencies.strsim]
version = "0.10.0"

[dependencies.textwrap]
version = "0.16.0"

[dependencies.zxcvbn]
version = "2.2.2"

[lib]
name = "falcon_cli"

[package]
authors = ["Matt Dizak"]
autotests = false
categories = ["command-line-interface"]
description = "Easily and efficiently develop quality and fully featured CLI apps."
edition = "2021"
homepage = "https://apexpl.io/"
keywords = ["cli", "command-line", "terminal", "interactive"]
license = "MIT"
name = "falcon-cli"
readme = "Readme.md"
repository = "https://github.com/mdizak/rust-falcon-cli"
version = "0.1.5"