« Back Issue #46
  • 2011-08-06 17:43 Reported by vijeth
  • 2011-10-20 17:29 Marked fixed
Status: Marked fixed
Priority: Medium

Processor for ebook publication format .epub

vijeth 2011-08-06 17:43

.epub is a widely used format for ebook publications. Books typically contain the most authentic information and millions of books are published in .epub format. So it would be very nice if we are able to get data from ebooks. I have written a epub file format processor.

vijeth 2011-08-08 07:33

Hi Professor,

This is the latest one. Please consider this (0001-added-epub-processor-and-test-class-changes-made-in-.patch)

administrator 2011-08-15 11:15

Fixed with commit 96432

administrator 2011-09-09 09:56

Code was backed out of main repository. The memory usage of this code needs to be improved. Also, the description component of a summary needs to be a string not an array. Unit test needs to be fixed.

administrator 2011-10-18 22:10

Hey vijeth,

The code you committed needs to have unit tests now.

Best, Chris

administrator 2011-10-20 17:29

Fixed with 8f00b0c

X