Plugin for KOReader to extract metadata from .cbz files as Custom Metadata
demo.mp4
To run test, you can run make
in the root dir of the project.
❯ make
LUA_PATH="./?.lua;./lib/?.lua;" busted .
●●●●●●
6 successes / 0 failures / 0 errors / 0 pending : 0.002076 seconds
To run test, busted is used.