rupa / epub

python/curses cli epub reader
380 stars 63 forks source link

Support mobi #1

Open dmd opened 12 years ago

dmd commented 12 years ago

Please support (non-DRM) mobi as well. There should be code in Calibre you can use.

rupa commented 12 years ago

Probably not going to happen. I don't want to depend on calibre, and it'd be a PITA to pull out the mobi reading code - looks like it does an in-memory convert to epub anyway. I'm fine using calibre's ebook-convert command if I really want to read a .mobi in this thing.