abridge 1.1.5

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

[dependencies.substring]
version = "^1.4.0"

[lib]

[package]
description = "Compress a sorted word list or decompress a file compressed by abridge or word-list-compress."
documentation = "https://docs.rs/abridge"
edition = "2018"
homepage = "https://github.com/passthroo/abridge"
license = "GPL-3.0-or-later"
name = "abridge"
readme = "README.md"
repository = "https://github.com/passthroo/abridge"
version = "1.1.5"