Calibre plugin for analyzing Chinese books by character or word, with HSK coverage and optional Anki comparison.
Every push to main publishes a GitHub release automatically.
Release versions use the format:
YYYY.MM.DD.X
YYYY.MM.DDis the UTC release dateXis the incrementing release number for that date
Word mode uses mixed backends:
- macOS bundles a vendored pure-Python
jiebabackend with no setup step - Windows and Linux bundle platform-specific
pkusegruntimes inruntime_assets/
The native runtime archives are extracted on first use of Word mode so end users do not need an external download.