Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/JimmXinu/EpubSplit
Browse files Browse the repository at this point in the history
  • Loading branch information
JimmXinu committed Oct 30, 2020
2 parents 1c7e1db + 9cd3d89 commit 7505493
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,13 @@ Main Features of EpubSplit Plugin:
* Return to list of source EPUB sections after creating a new split EPUB.
* Configure which metadata from source EPUB to copy to new eBook, now offering more of the standard metadata and custom columns.
* Configurably populate a custom column with the source book title/author/etc.
* CLI via calibre-debug --run-plugin
* CLI via `calibre-debug --run-plugin EpubSplit -- [options] <input epub> [line numbers...]`

While EpubSplit doesn't have a `pip` package distribution, you can use it as a stand-alone CLI by downloading `epubsplit.py` and executing with python. However, I offer only minimal support for that option at this time.

[NightMachinary](https://github.com/NightMachinary) has contributed a [zsh script for calling epubsplit.py](https://github.com/JimmXinu/EpubSplit/wiki/Automatic-EPUB-Splitting-(zsh-script))



[EpubSplit Calibre Plugin forum]: http://www.mobileread.com/forums/showthread.php?t=178799

0 comments on commit 7505493

Please sign in to comment.