lengyijun / mdict

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mdict(A rust implement of mdict)

Install

  1. put the .mdx dict under ~/.local/share/mdict-cli-rs
  2. install carbonyl
git clone https://github.com/lengyijun/mdict/
cd mdict
git checkout mdd
cd mdict-cli-rs
cargo r -- awesome

About

This is a library to use mdict dict.

Some code come from https://github.com/eatgrass/mdict-parser

Both Mdx/Mdd are supported.

Only v1,v2 is supported now.

Tested for v2 only yet.

License

GPLv2

About


Languages

Language:Rust 100.0%