wok-6.x view odt2txt/description.txt @ rev 13193

c_icap-dev, clamav-dev, collectd-apache, collectd-dev, gdal-bin, gdal-datas, gdal-dev, geos-dev, gnome-keyring-dev, gnome-vfs-monikers-dev, libgdal, libgnomeui-dev, memcached-dev, postgis-gui, proj-dev, sarg-php, swfdec-dev, xfe-extras: remove unused TARBALL
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Aug 04 22:10:01 2012 +0200 (2012-08-04)
parents
children 36cecde5b42c
line source
1 odt2txt is a command-line tool which extracts the text out of OpenDocument Texts produced by OpenOffice.org, StarOffice, KOffice and others.
3 odt2txt can also extract text from some file formats similar to OpenDocument Text, such as OpenOffice.org XML (*.sxw), which was used by OpenOffice.org version 1.x and older StarOffice versions. To a lesser extent, odt2txt may be useful to extract content from OpenDocument spreadsheets (*.ods) and OpenDocument presentations (*.odp).
5 odt2txt is ...
7 * small
8 * supports multiple output encodings
9 * adopts to your locale
10 * able to substitute common characters which the output charset does not contain with ascii look-a-likes
11 * written in C, has few dependencies
12 * portable (runs on Linux, *BSD, Solaris, HP-UX, Windows, Cygwin)
13 * licensed under GPL, version 2