.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.
vijeth2011-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)
administrator2011-08-15 11:15
Fixed with commit 96432
administrator2011-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.
administrator2011-10-18 22:10
Hey vijeth,
The code you committed needs to have unit tests now.
.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.
Hi Professor,
This is the latest one. Please consider this (0001-added-epub-processor-and-test-class-changes-made-in-.patch)
Fixed with commit 96432
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.
Hey vijeth,
The code you committed needs to have unit tests now.
Best, Chris
Fixed with 8f00b0c
Attachments:
0001-added-epub-processor-and-test-class-changes-made-in-.patch
epub_processor_vijeth.patch