summaryrefslogtreecommitdiffstats
path: root/office/odt2txt/README
diff options
context:
space:
mode:
author sercari2010-05-13 01:00:33 +0200
committer David Somero2010-05-13 01:00:33 +0200
commit03e0b9e3adbd2db085fd85f15645fb1a517cba47 (patch)
treebe4a4de10c429e06f9315241c224b712d7b6e717 /office/odt2txt/README
parentdb6946e58852eee98e42d2268770a6bb492e6d05 (diff)
downloadslackbuilds-03e0b9e3adbd2db085fd85f15645fb1a517cba47.tar.gz
office/odt2txt: Added to 13.0 repository
Diffstat (limited to 'office/odt2txt/README')
-rw-r--r--office/odt2txt/README9
1 files changed, 9 insertions, 0 deletions
diff --git a/office/odt2txt/README b/office/odt2txt/README
new file mode 100644
index 0000000000..2b1f26ac6a
--- /dev/null
+++ b/office/odt2txt/README
@@ -0,0 +1,9 @@
+A simple converter from OpenDocument Text to plain text odt2txt is
+a command-line tool which extracts the text out of OpenDocument Texts
+produced by OpenOffice.org, StarOffice, KOffice and others.
+
+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 extend, odt2txt
+may be useful to extract content from OpenDocument spreadsheets (*.ods)
+and OpenDocument presentations (*.odp).