mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-26 05:20:47 -04:00
5 lines
268 B
Plaintext
5 lines
268 B
Plaintext
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.
|
|
It was written to provide a thesaurus for the OpenOffice.org project.
|