10 Commits

Author SHA1 Message Date
Flaviu Tamas
0889ee85ec
Fix syntax errors
Command used:

futurize --no-diffs -f libfuturize.fixes.fix_print_with_import -f lib2to3.fixes.fix_throw -f lib2to3.fixes.fix_numliterals -f lib2to3.fixes.fix_except -f lib2to3.fixes.fix_exec -f lib2to3.fixes.fix_raise -f lib2to3.fixes.fix_tuple_params -f lib2to3.fixes.fix_ne -j20 -w -n setup recipes src manual setup.py recipes/*.recipe

And manual adjustments of print((...)) -> print(...)
2018-09-10 12:11:28 +05:30
Kovid Goyal
26c1fd0689 More fixes for broken ODT files generated by mk4ht 2013-10-19 10:22:12 +05:30
Kovid Goyal
874367cef0 ODT Input: Handle malformed ODT files with no mimetype declaration 2013-10-19 09:19:08 +05:30
Kovid Goyal
1ad53ab31c Pull from upstream odfpy 2012-01-12 20:26:02 +05:30
Kovid Goyal
02562da2a9 ODT input: Update odfpy library to latest version, adds support for bookmarks 2011-02-24 10:43:22 -07:00
Kovid Goyal
c67818e604 Update bundled odfpy library for conversion of ODT files to version 0.9.2 2009-11-15 20:54:41 -07:00
Kovid Goyal
062fb907e3 Update odfpy (used to conver OpenOffice documents) 2009-04-19 16:32:18 -07:00
Kovid Goyal
3ca3d84384 IGN:Update odfpy and make copying in rtf2xml a little nicer 2009-01-30 11:31:19 -08:00
Kovid Goyal
b3ac2ca6f3 Update odfpy for improved handling of ODT documents 2009-01-03 13:46:52 -08:00
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