abridge 1.1.6

Compress a sorted word list or decompress a file compressed by abridge or word-list-compress.
Documentation
[dependencies.clap]
features = ["yaml"]
version = "^2.33.3"

[dependencies.substring]
version = "^1.4.0"

[package]
authors = ["Conner D"]
categories = ["command-line-utilities", "compression"]
description = "Compress a sorted word list or decompress a file compressed by abridge or word-list-compress."
documentation = "https://docs.rs/abridge"
edition = "2018"
exclude = ["tests/"]
homepage = "https://github.com/passthroo/abridge"
keywords = ["cli", "compress", "dictionary", "list", "word"]
license = "GPL-3.0-or-later"
name = "abridge"
readme = "README.md"
repository = "https://github.com/passthroo/abridge"
version = "1.1.6"