1
0
mirror of https://github.com/gryf/ebook-converter.git synced 2026-04-22 14:11:31 +02:00
Commit Graph

6 Commits

Author SHA1 Message Date
gryf 3234e4de27 Removed iteritems and itervalues, which are redundant 2020-04-21 18:20:08 +02:00
gryf 128705f258 Removed polyglots unicode_type usage 2020-04-20 19:25:28 +02:00
gryf 571da747b3 Fix license formatting 2020-04-19 17:50:19 +02:00
gryf 48fedea799 Removing unneeded from __future__ import statements.
Since we are on Python 3.6 and up, we don't need those anymore.
2020-04-19 17:39:02 +02:00
gryf d2159ed60c Added htmlz and pdf formats.
Added HTML reader/writer and PDF reader.
2020-04-19 15:16:48 +02:00
gryf 0f628900f3 Added pdf related modules 2020-04-19 13:40:09 +02:00