Kovid Goyal
|
9d14bebafb
|
Fix str() and unicode_literals in odf package
|
2019-05-20 17:17:33 +05:30 |
|
Kovid Goyal
|
43c0b1216e
|
Fixes found by check
|
2019-05-20 16:56:45 +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
|
2d34c8a9ed
|
Fix regression 3.41.0 that broke ODT input
|
2019-04-19 16:24:04 +05:30 |
|
Kovid Goyal
|
b9a3e1952e
|
py3: misc fixes to make all module import
|
2019-04-04 15:15:51 +05:30 |
|
Kovid Goyal
|
9b3e525610
|
py3: Get rid of the last cStringIO
|
2019-04-01 18:42:25 +05:30 |
|
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 |
|