1
0
mirror of https://github.com/gryf/ebook-converter.git synced 2026-01-01 15:32:26 +01:00
gryf bd9cb86c1c Replace Calibre path resolve system for some of the modules.
In Calibre there is a module, which registers two functions in global
scope, one for filepath and one for images path. It relies on additional
three variables, registered during application startup. I found it
overcomplicated, and couple of the resource paths has been calculated
using pkg_resource module.
2020-04-19 15:16:48 +02:00
2020-04-11 19:27:06 +02:00

This is impudent ripoff of the bits from Calibre project, and is aimed only for converter thing.

My motivation is to have only converter for ebooks run from commandline, without all of those bells and whistles Calibre has, and with cleanest more pythonic approach.

Installation

TBD.

License

This work is licensed on GPL3 license, like the original work. See LICENSE file for details.

Description
Commandline tool for converting between several e-books formats, based on Calibre project.
Readme GPL-3.0 2.7 MiB
Languages
Python 98.8%
XSLT 0.7%
C 0.3%
CSS 0.2%