K 10 svn:author V 6 amdmi3 K 8 svn:date V 27 2008-08-21T19:25:30.000000Z K 7 svn:log V 484 This is a standalone converter for the OpenOffice.org swriter (*.sxw,*.odt) and scalc (*.sxc) formats. It doesn't depend on Open Office or any other external tools or libraries. There are three output modules: * o3read displays a dump of the parse tree * o3totxt creates plain text * o3tohtml creates html code Example: unzip -p document.odt content.xml | o3totxt WWW: http://siag.nu/o3read/ PR: ports/126320 Submitted by: Alex Samorukov END