Anuriel / libebook

Read info from epub and mobi files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

libebook

libebook is a library to read metadata and content from ebooks (unprotected epub and mobi books only).

Mobi support is based on the MobiDoc class in SumatraPDF's code.

The original files are distributed under a Simplified BSD license, my files are under the GPL3 (see COPYING).

The library comes with two example tools:

bookdump <ebook> <outdir>

and

bookinfo <ebook>

About

Read info from epub and mobi files

License:GNU General Public License v3.0