wok-next view libguess/description.txt @ rev 19957

Up fuse-emulator, gpgme, libnetfilter_conntrack, libnetfilter_cthelper, libnetfilter_cttimeout, libnetfilter_queue, libnfnetlink, libsdl, libspectrum, libstatgrab, libstroke, subversion, sysfsutils, taglib, tcl, tcpcrypt, tidy, tk, tokyocabinet, udisks2. Add fuse-emulator-gtk3, libblockdev, libbytesize, libstroke, volume_key.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Mon Oct 16 22:34:14 2017 +0300 (2017-10-16)
parents
children
line source
1 This library let your program manage a dictionary of acceptable user inputs and
2 can "guess" what the user means by comparing it to the most relevant dictionary
3 entries. This enables stellar performance with dictionary of any size.
4 The library requires C++ as it uses extensively the standard containers.