diff options
author | David Woodfall <dave@unrealize.co.uk> | 2010-05-12 23:32:56 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-12 23:32:56 +0200 |
commit | 6497cb93324ed0cbbbb215b128ec7d7d667f00a0 (patch) | |
tree | 1c5aaa8ded3b09a5547503ea5435e20cb0813cfd /office/aiksaurus/README | |
parent | 2cdea0ca18251965397744c5957d5c20a5154ca8 (diff) |
office/aiksaurus: Added to 12.2 repository
Diffstat (limited to 'office/aiksaurus/README')
-rw-r--r-- | office/aiksaurus/README | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/office/aiksaurus/README b/office/aiksaurus/README new file mode 100644 index 0000000000000..a404186e4b832 --- /dev/null +++ b/office/aiksaurus/README @@ -0,0 +1,12 @@ +Aiksaurus is a set of libraries and applications which provide a thesaurus +(currently English only, based on Guttenburg's Moby thesaurus) using native +GUI on several platforms: UNIX (GTK+ & Qt), Win32 & MacOSX (Cocoa). The core +library itself is platform-independent. The principal language is C++, with +some use of Cocoa/ObjC++; wrappers are provided for C and Cocoa/ObjC. + +Aiksausus plugins exist for AbiWord on UNIX and Win32; the library is also +used by Lyx; and the new Cocoa port provides a MacOSX NSService hook so that +Safari and other such applications can use this thesaurus without Aiksaurus +specific development. + +Use the command "aiksaurus" for cli component and "gaiksaurus" for gtk frontend. |