This commit is contained in:
parent
9862c3124a
commit
68b3570040
@ -5,7 +5,7 @@ This package provides a high-level, user-friendly ebook reader implementation
|
|||||||
with all essential features for building ereader applications.
|
with all essential features for building ereader applications.
|
||||||
"""
|
"""
|
||||||
|
|
||||||
from pyweblayout_ereader.application import EbookReader, create_ebook_reader
|
from dreader.application import EbookReader, create_ebook_reader
|
||||||
|
|
||||||
__version__ = "0.1.0"
|
__version__ = "0.1.0"
|
||||||
__all__ = ["EbookReader", "create_ebook_reader"]
|
__all__ = ["EbookReader", "create_ebook_reader"]
|
||||||
|
|||||||
BIN
tests/data/sample_image.jpg
Normal file
BIN
tests/data/sample_image.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 4.5 MiB |
BIN
tests/data/test.epub
Normal file
BIN
tests/data/test.epub
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user