okular/generators/epub
Heiko Becker b311d0e1bb GIT_SILENT Update Appstream for new release
(cherry picked from commit 2b2c66ed0c)
2024-09-07 00:08:36 +02:00
..
autotests slots -> Q_SLOTS 2022-03-19 10:58:47 +00:00
data Use new KDE_ macro 2015-03-04 07:52:20 +01:00
CMakeLists.txt Switch to kf6 2023-12-18 22:56:22 +00:00
converter.cpp s/qAsConst/std::as_const/ 2023-12-19 11:46:24 +00:00
converter.h Convert license headers to SPDX 2021-06-10 08:11:56 +00:00
epubdocument.cpp clazy: make qregularexpression static const 2023-12-18 22:56:22 +00:00
epubdocument.h Convert license headers to SPDX 2021-06-10 08:11:56 +00:00
generator_epub.cpp Convert license headers to SPDX 2021-06-10 08:11:56 +00:00
generator_epub.h Convert license headers to SPDX 2021-06-10 08:11:56 +00:00
libokularGenerator_epub.json SVN_SILENT made messages (.desktop file) - always resolve ours 2024-08-28 01:23:35 +00:00
Messages.sh Move the EPub backend to kdegraphics. 2008-04-02 20:43:31 +00:00
okularApplication_epub.desktop SVN_SILENT made messages (.desktop file) - always resolve ours 2024-02-18 01:13:47 +00:00
org.kde.mobile.okular_epub.desktop SVN_SILENT made messages (.desktop file) - always resolve ours 2024-02-18 01:13:47 +00:00
org.kde.okular-epub.metainfo.xml GIT_SILENT Update Appstream for new release 2024-09-07 00:08:36 +02:00
README Move the EPub backend to kdegraphics. 2008-04-02 20:43:31 +00:00

This is a libepub based backend to watch epub books using okular
The epub library can be obtained using:

svn co https://ebook-tools.svn.sourceforge.net/svnroot/ebook-tools/trunk ebook-tools

The library uses standard cmake (ccmake .;make install)

The epub standard specs can be found in:

http://www.idpf.org/specs.htm