README 703 B

123456789101112131415
  1. Aiksaurus is a set of libraries and applications which provide a
  2. thesaurus (currently English only, based on Guttenburg's Moby thesaurus)
  3. using native GUI on several platforms: UNIX (GTK+ & Qt), Win32 & MacOSX
  4. (Cocoa). The core library itself is platform-independent. The principal
  5. language is C++, with some use of Cocoa/ObjC++; wrappers are provided
  6. for C and Cocoa/ObjC.
  7. Aiksausus plugins exist for AbiWord on UNIX and Win32; the library is
  8. also used by Lyx; and the new Cocoa port provides a MacOSX NSService
  9. hook so that Safari and other such applications can use this thesaurus
  10. without Aiksaurus-specific development.
  11. Use the command aiksaurus for cli component and gaiksaurus for gtk
  12. frontend.