Path to this page:
./
textproc/o3read,
Standalone converter for OpenOffice and OpenDocument file formats
Branch: pkgsrc-2017Q3,
Version: 0.0.4,
Package name: o3read-0.0.4,
Maintainer: pkgsrc-usersThis is a standalone converter for the OpenOffice.org swriter (*.sxw) and scalc
(*.sxc) formats. It doesn't depend on OpenOffice or any other external tools or
libraries.
Example: unzip -p filformat.sxw content.xml | o3read | utf8tolatin1
There are three output modules:
* o3read displays a dump of the parse tree
* o3totxt creates plain text
* o3tohtml creates html code
The utility utf8tolatin1 converts from utf8 to 8859-1.
Master sites:
SHA1: aa8bcfc82b5327f3d86a35193c0a434e33107d09
RMD160: c011a283fdc3ee6ff4c340519a4ef7f32c258f38
Filesize: 20.581 KB
Version history: (Expand)
- (2017-09-29) Package added to pkgsrc.se, version o3read-0.0.4 (created)