wok-next view odt2txt/description.txt @ rev 20324
linux-libre-api-headers: update bdeps
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun Nov 12 00:47:34 2017 +0100 (2017-11-12) |
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