Releases: HakierGrzonzo/tinyPub
Releases · HakierGrzonzo/tinyPub
New parser for HTML that can respect css formating
Available from Pypi:
pip install tinypub-HakierGrzonzo
Released on PyPi
To install just run
pip install tinypub-HakierGrzonzo
and then you should be able to run it with just:
tinypub <path to file>
Changes:
- new interface
- Table of contents support
- Short notes added
in-house html parser version.
Changes:
- changed HTML parser from html2text to homegrown solution.
- non-breaking spaces are possibly broken.
If you have any .epub files that cause issues please inform me about them.
a working verison
It reads ebooks.
Now it is time to meddle with markdown rendering