1
0
mirror of https://github.com/gryf/ebook-converter.git synced 2026-02-18 23:45:50 +01:00

Removed palmdoc C implementation in favor of pure Python.

This commit is contained in:
2020-05-17 20:30:01 +02:00
parent da010d7841
commit 178b9fd4d7
5 changed files with 36 additions and 277 deletions

View File

@@ -18,7 +18,6 @@ To build and run ebook converter, you'll need:
- Python 3.6 or newer
- `Liberation fonts`_
- setuptools
- C compiler (yes, there is a single module, which is written in C)
No Python2 support. Even if Calibre probably still is able to run on Python2, I
do not have an intention to support it.