1
0
Fork
You've already forked qd
0
一个日语学习的工具 - 记录阅读过程中碰到的单词,包含复习功能,内嵌 JMdict 词典。
  • Zig 100%
2025年06月20日 16:40:10 +08:00
src Fix that 'add' print wrong entity issue 2025年06月20日 16:40:10 +08:00
.gitignore first version 2025年05月04日 07:36:14 +08:00
build.zig first version 2025年05月04日 07:36:14 +08:00
build.zig.zon first version 2025年05月04日 07:36:14 +08:00
COPYING.rst Add readme and license 2025年05月30日 16:25:58 +08:00
Readme.rst Add readme and license 2025年05月30日 16:25:58 +08:00

qd

一个日语学习的工具 - 记录阅读过程中碰到的单词,包含复习功能,内嵌 JMdict 词典。 运行 qd -h 查看使用方法。

License

Copyright 2025 "Jin, ChunHe" and contributors.

Licensed under version 3 of the GPL.

Remember that you can use GPL'ed software through their command line interfaces without any license-related restrictions. This repo are all command line tools, so this license doesn't affect you unless you're:

  • Trying to copy the code and release a non-GPL'ed version of peat.
  • Trying to use them as Lisp systems from other Lisp code (for your own sanity I urge you to not do this) and release the result under a non-GPL license.

Attributions

Dictionary file 'edit2-utf-8' embeded in the binary is converted as uf8 encoding from 'edict2.gz', which is from Electronic Dictionary Research and Development Group (https://www.edrdg.org/wiki/index.php/JMdict-EDICT_Dictionary_Project).