2 releases
0.1.2 | May 21, 2023 |
---|---|
0.1.1 | May 7, 2023 |
#20 in #epub
18KB
61 lines
epc
epub page counter, counts pages in epub file based on char count (default: 2000)
Usage
epc [OPTIONS] <EPUB_FILE>
Arguments:
<EPUB_FILE> path to epub file
Options:
-c, --chars-per-page <CHARS_PER_PAGE> char count per page [default: 2000]
-h, --help Print help
-V, --version Print version
Dependencies
~9MB
~137K SLoC