summaryrefslogtreecommitdiffstats
path: root/office/mythes/README
diff options
context:
space:
mode:
author Hunter Sezen2015-12-18 17:20:30 +0100
committer Willy Sudiarto Raharjo2015-12-19 01:23:08 +0100
commitc1781aae352681329f793d54506ecf8b35597e24 (patch)
tree35951692fad1391cd6cb71a648c6d50b0b1f8d4d /office/mythes/README
parent6a57b4d78714a242010ecea76e42fc5514650b11 (diff)
downloadslackbuilds-c1781aae352681329f793d54506ecf8b35597e24.tar.gz
office/mythes: Added (simple thesaurus).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office/mythes/README')
-rw-r--r--office/mythes/README10
1 files changed, 10 insertions, 0 deletions
diff --git a/office/mythes/README b/office/mythes/README
new file mode 100644
index 0000000000..44bec8c1be
--- /dev/null
+++ b/office/mythes/README
@@ -0,0 +1,10 @@
+MyThes is a simple thesaurus that uses a structured
+text data file and an index file with binary search
+to lookup words and phrases and return information
+on part of speech, meanings, and synonyms
+
+MyThes was originall written to provide a thesaurus
+for the OpenOffice.org project
+
+MyThes comes with a simple example program that looks up some words and returns
+meanings and synonyms.