world-count 0.1.4

Word Frequency Statistics
Documentation
[dependencies.aoko]
version = "0.3.0-alpha.1"

[dependencies.clap]
features = ["derive"]
version = "4"

[dependencies.itertools]
version = "0.10"

[dependencies.tokio]
features = ["full"]
version = "1.28"

[package]
authors = ["hzqd <hzqelf@yeah.net>"]
description = "Word Frequency Statistics"
edition = "2018"
license = "MIT OR Apache-2.0"
name = "world-count"
repository = "https://github.com/hzqd/word-count"
version = "0.1.4"