一个日语学习的工具 - 记录阅读过程中碰到的单词,包含复习功能,内嵌 JMdict 词典。
- Zig 100%
| src | Fix that 'add' print wrong entity issue | |
| .gitignore | first version | |
| build.zig | first version | |
| build.zig.zon | first version | |
| COPYING.rst | Add readme and license | |
| Readme.rst | Add readme and license | |
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).