wok view odt2txt/description.txt @ rev 22190

updated xorg-gccmakedep (1.0.2 -> 1.0.3)
author Hans-G?nter Theisgen
date Mon Nov 11 09:28:38 2019 +0100 (2019-11-11)
parents d78262312181
children
line source
1 odt2txt is a command-line tool which extracts the text out of OpenDocument Texts
2 produced by OpenOffice.org, StarOffice, KOffice and others.
4 odt2txt can also extract text from some file formats similar to OpenDocument
5 Text, such as OpenOffice.org XML (*.sxw), which was used by OpenOffice.org
6 version 1.x and older StarOffice versions. To a lesser extent, odt2txt may be
7 useful to extract content from OpenDocument spreadsheets (*.ods) and
8 OpenDocument presentations (*.odp).
10 odt2txt is ...
12 * small
13 * supports multiple output encodings
14 * adopts to your locale
15 * able to substitute common characters which the output charset does not
16 contain with ascii look-a-likes
17 * written in C, has few dependencies
18 * portable (runs on Linux, *BSD, Solaris, HP-UX, Windows, Cygwin)
19 * licensed under GPL, version 2