abdnh / anki-zim-reader

Anki add-on to view and extract info from ZIM files

Home Page:https://ankiweb.net/shared/info/951350249

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Consider using python-libzim instead of zimply-core

abdnh opened this issue · comments

commented

libzim is the official implementation of the ZIM specification. It has Python bindings and is more tested and maintained than ZIMply/ZIMply-core.

One issue though is that no binaries are provided for libzim at the moment, so we have to compile it ourselves. I've not been successful so far and this was my prime reason for choosing ZIMply, but the latter has its issues: #3

commented

Already posted a comment in the openzim/python-libzim#91

commented

Libzim is now used on Linux and macOS.