The interactive file manager requires Javascript. Please enable it or use sftp or scp.
You may still browse the files here.
| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| readme.txt | 2012-08-01 | 577 Bytes | |
| OOoPy-1.7.9569.zip | 2012-08-01 | 133.0 kB | |
| OOoPy-1.7.9569.tar.gz | 2012-08-01 | 125.8 kB | |
| Totals: 3 Items | 259.4 kB | 0 | |
Release Name: 1.7.9569 Notes: Add --newlines option to ooo_as_text: With this option the paragraphs in the office document are preserved in the text output. Fix assertion error with python2.7, thanks to Hans-Peter Jansen for the report. Several other small fixes for python2.7 vs. 2.6. Changes: - add --newlines option to ooo_as_text - fix assertion error with python2.7 reported by Hans-Peter Jansen - fix several deprecation warnings with python2.7 - remove zip compression sizes from regression test: the compressor in python2.7 is better than the one in python2.6