wok view odt2txt/description.txt @ rev 18530

Up: slitaz-tools(950)
author Richard Dunbar <mojo@slitaz.org>
date Wed Oct 28 15:08:46 2015 -0400 (2015-10-28)
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