View Single Post
Old 03-09-2015, 01:27 AM   #3
eschwartz
Ex-Helpdesk Junkie
eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.
 
eschwartz's Avatar
 
Posts: 19,421
Karma: 85400180
Join Date: Nov 2012
Location: The Beaten Path, USA, Roundworld, This Side of Infinity
Device: Kindle Touch fw5.3.7 (Wifi only)
All the binary exe's are wrappers that load the python source code HERE.

Looking around, the only effort made to support KEPUB is telling calibre in a few key places to treat a KEPUB as an EPUB (for very basic functionality).

As far as send-to-device (and most of calibre) knows, KEPUB is Yet Another Unknown Format.

All that is needed I would guess is to reimplement it as an ebook type plugin that subclasses EPUB, thus making calibre intrinsically aware of KEPUBs.

And once that is done, it can (and should) incorporate the various tweaks and refinements that the current user-installed Output plugin does, etc. -- then calibre will have builtin support for KEPUB.

Last edited by eschwartz; 03-09-2015 at 01:39 AM.
eschwartz is offline   Reply With Quote