3 个版本
0.1.3 | 2022年9月3日 |
---|---|
0.1.2 | 2022年8月31日 |
0.1.1 | 2021年11月4日 |
#72 in #lookup
35KB
639 代码行
zdict
zdict 的 Rust 版本。
安装
cargo install --git https://github.com/zdict/rust-zdict
用法
zdict
USAGE:
zd [FLAGS] [OPTIONS] <word>...
zd <SUBCOMMAND>
ARGS:
<word>... Search translation of words
FLAGS:
-d, --disable-db-cache Temporarily not using the result from db cache. (still save the result
into db)
-h, --help Print help information
--show-provider Show dictionary provider
--show-url Show URL
-v, --verbose Use verbose output
-V, --version Print version information
OPTIONS:
--dict <DICT> Choose the dictionary [possible values: yahoo, urban, all]
SUBCOMMANDS:
dicts Show currently supported dictionaries
依赖项
~34–47MB
~825K SLoC