Commit graph

1 commit

Author SHA1 Message Date
Simon Bruder bcfa304862
cbz2ebook: Replace with python implementation
It has multiple advantages:

 * It processes the images in memory, without writing intermediary files
 * It supports multithreading
 * It does not spawn an army of subprocesses
 * It shows a better progress bar
 * It is more robust
2021-07-11 11:12:28 +02:00