Kovid Goyal
|
9ff27782de
|
Remove useless __future__ imports
Not needed on python3
|
2020-08-22 18:47:55 +05:30 |
|
Kovid Goyal
|
9d14bebafb
|
Fix str() and unicode_literals in odf package
|
2019-05-20 17:17:33 +05:30 |
|
Kovid Goyal
|
8366df8637
|
Run code quality checks on the odf package
|
2019-05-20 16:52:16 +05:30 |
|
Kovid Goyal
|
609892eb81
|
Run autopep8 on odf2xhtml
|
2019-05-20 16:14:07 +05:30 |
|
Kovid Goyal
|
ed1571af6e
|
py3: remove has_key from odf2xhtml
|
2019-05-20 16:12:42 +05:30 |
|
Kovid Goyal
|
b9a3e1952e
|
py3: misc fixes to make all module import
|
2019-04-04 15:15:51 +05:30 |
|
Kovid Goyal
|
323dfce595
|
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)
|
2008-10-06 18:11:39 -07:00 |
|