MLBookProc is a library for managing .fb2
, .epub
, .pdf
, .djvu
and .odt
e-book file collections. It can also works with same formats packed in zip, 7z, jar, cpio, iso, tar, tar.gz, tar.bz2, tar.xz, rar archives (rar archives are available only for reading) itself or packed in same types of archives with .fbd
files (epub, djvu and pdf books). MLBookProc creates own database and does not change files content, names or location.
To start add cmake package MLBookProc to your project.
Then create AuxFunc object. Further reading: CreateCollection, RefreshCollection, BaseKeeper, BookMarks, NotesKeeper, BookInfo, OpenBook.