wok view odt2txt/description.txt @ rev 20349

libgcrypt update: 1.7.1 (2016 June) -> 1.8.2 (2017 Dec)
author Erkan Yilmaz <erkan@slitaz.org>
date Sat Jun 09 10:52:47 2018 +0000 (2018-06-09)
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