Skip to content

BibiReader Plugin for Sigil

Compare
Choose a tag to compare
@kevinhendricks kevinhendricks released this 27 May 15:17
· 6 commits to master since this release

Initial Release: BibiReader Plugin for Sigil

This plugin implements an epub3 reader for the epub currently being edited in Sigil.
It uses PyQt5 and PyQtWebengine to create a browser like main window and then loads
Bibi's Epub Reader project to implement the epub reader.

See https://github.com/satorumurmur/bibi

License/Copying: The Bibi code is covered by its own MIT License.

License/Copying: The actual python code used to create this plugin is covered under the GNU LGPL Version 2 or Version 3, your choice. Any other license terms are only available directly from the authors of Sigil in writing.

Minimum Sigil Version: support for this plugin is provided for Sigil 1.6.0 and later using the Python 3.6 or later Python interpreter.