fix bug when reading epubs created with mobitool (#5)

This commit is contained in:
T. von Dein
2026-01-05 11:19:48 +01:00
parent 02c99da8e9
commit 85d23c42f0
4 changed files with 53 additions and 19 deletions

View File

@@ -96,6 +96,16 @@ Options:
-v --version show program version
```
## Reading mobi files
`epuppy` doesn't support mobi files, but you can install
[mobitool](https://github.com/bfabiszewski/libmobi/) and use it to
convert mobi files to epub. The ubuntu package is `libmobi-tools`. To convert, execute:
```default
mobitool -e somebook.epub
```
## Installation
The tool does not have any dependencies. Just download the binary for