mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-07 10:14:46 -04:00
cssutils, but cssutils as-is insists on decoding the contents of @imported files itself. Another option would be to just encode everything back into UTF-8 and then let cssutils decode it again, but that seems even worse than a two-line patch.
Add support for the Open Document Format (ODT) as an input format. Can now be converted to both LRF and EPUB. Fixes #233 (ODT2LRF request)
Description
Languages
Python
92.6%
C
3.3%
C++
3.1%
HTML
0.4%
Shell
0.2%
Other
0.2%