wok-next view odt2txt/description.txt @ rev 20865
gpgme: make Python bindings; mono: up (5.12.0.226); ocsinventory-agent: fix install
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Sun Jul 01 21:13:43 2018 +0300 (2018-07-01) |
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