calibre/src
Heiko Becker ca0aa5f696 Fix build with ICU >= 68
ICU stopped defining the macros FALSE and TRUE in its headers with 68:
https://github.com/unicode-org/icu/commit/c3fe7e09d844
2020-12-11 10:53:17 +01:00
..
calibre Fix build with ICU >= 68 2020-12-11 10:53:17 +01:00
css_selectors Remove useless __future__ imports 2020-08-22 18:47:55 +05:30
odf ODT Input: Fix a regression that broke conversion of ODT files with footnotes. Fixes #1898441 [Problem converting from .odt to .epub](https://bugs.launchpad.net/calibre/+bug/1898441) 2020-10-04 18:26:51 +05:30
polyglot polyglot: don't try to import plistlib.Data 2020-11-02 07:17:07 +07:00
pyj String changes 2020-12-11 12:15:24 +05:30
templite Change shebangs to python from python2 2020-08-22 18:47:51 +05:30
tinycss Move more extension modules to multi-phase initialization 2020-10-24 14:28:56 +05:30
unicode_names Multi-phase init for more modules 2020-10-24 14:13:54 +05:30
sgmllib.py Add sgmllib ported to python 3 for feedparser 2020-08-22 18:47:56 +05:30