libzim
libzim copied to clipboard
Allow writer to parse EPUB
This is necessary for https://github.com/openzim/gutenberg/issues/95 and an upstream bug is available https://trac.xapian.org/ticket/780. There is a PR here https://github.com/xapian/xapian/pull/235
Now that https://trac.xapian.org/ticket/780 has been fixed few hours ago, do we need something more than using the appropriate xapian version?
trac.xapian.org/ticket/780 is about omega and we don't use omega.
Xapian itself don't know how to parse epub format. And libzim will not neither. Now libzim allow scrapper to pass specific content for indexation (different from the content to store), this issue should be moved to gutemberg repository.