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
32b86ab224
Added support for epub output format.
2020-04-19 15:16:48 +02:00
gryf
5aa0b1a0eb
Cleanup get_path usage in favor of pkg_resources.
2020-04-19 15:16:48 +02:00
gryf
0bf43ec6e8
Removed translations module
2020-04-19 15:16:48 +02:00
gryf
0f9792df36
Convert calibre modules to ebook_converter.
...
Here is the first batch of modules, which are needed for converting
several formats to LRF. Some of the logic has been change, more cleanups
will follow.
2020-04-19 15:16:48 +02:00
gryf
79cad46732
Added epub write support
2020-04-13 12:46:37 +02:00
gryf
d97ea9b0bc
Initial import
2020-04-11 19:27:06 +02:00