Quote:
Originally Posted by BenChen
I would agree with you. Problem is, I don't know which zip library Calibre uses. The one my program uses is a standard library ( https://dotnetzip.codeplex.com/), which for some weird reason does not work well with FBReader. I have no plans to change my zip library, so unfortunately you won't be able to use my program and FBReader.
|
Calibre appears to use 2 compression libraries, zlib and bzip2, not sure why, you'd need to ask Kovid.
Here's a calibre's
current dependency list ==>>
build-calibre/sources.json at master · kovidgoyal/build-calibre
There's a link to that file on the calibre download page for Linux.
BR