Skip to content

Releases: HakierGrzonzo/tinyPub

New parser for HTML that can respect css formating

05 Apr 19:20
Compare
Choose a tag to compare

Available from Pypi:
pip install tinypub-HakierGrzonzo

Released on PyPi

17 Mar 23:42
71afc3a
Compare
Choose a tag to compare

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.

10 Feb 18:19
Compare
Choose a tag to compare

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

26 Dec 14:28
Compare
Choose a tag to compare

It reads ebooks.
Now it is time to meddle with markdown rendering