wok-current diff aiksaurus/description.txt @ rev 20174
linux: enable CPU microcode loading support (again)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Jan 24 11:31:19 2018 +0100 (2018-01-24) |
parents | |
children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/aiksaurus/description.txt Wed Jan 24 11:31:19 2018 +0100 1.3 @@ -0,0 +1,5 @@ 1.4 +Aiksaurus is a set of libraries and applications which provide a thesaurus 1.5 +(currently English only, based on Guttenburg's Moby thesaurus) using native 1.6 +GUI on several platforms: UNIX (GTK+ & Qt), Win32 & MacOSX (Cocoa). The core 1.7 +library itself is platform-independent. The principal language is C++, with 1.8 +some use of Cocoa/ObjC++; wrappers are provided for C and Cocoa/ObjC.