libzim icon indicating copy to clipboard operation
libzim copied to clipboard

Allow writer to parse EPUB

Open kelson42 opened this issue 5 years ago • 2 comments

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

kelson42 avatar Dec 08 '19 18:12 kelson42

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?

benoit74 avatar Jan 18 '23 20:01 benoit74

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.

mgautierfr avatar Jan 25 '23 18:01 mgautierfr