Added htmlz and pdf formats.

Added HTML reader/writer and PDF reader.
This commit is contained in:
2020-04-19 13:43:16 +02:00
parent ebeca30bda
commit d2159ed60c
17 changed files with 55 additions and 65 deletions
+1 -1
View File
@@ -14,7 +14,7 @@
from __future__ import unicode_literals
from tinycss import token_data
from ebook_converter.tinycss import token_data
def tokenize_flat(css_source, ignore_comments=True,