Package: whichman Version: 2.2 Revision: 1 Description: Approximate-match find -name, which, whatis DescDetail: << ftff, ftwhich and whichman are fault tolerant search utilities. whichman allows to search for man pages that match approximately the specified search key. ftff is a fault tolerant file find utility and ftwhich is a fault tolerant version for the 'which' command. The error tolerant approximate string match is based on the Levenshtein Distance between two strings. This is a measure for the number of replacements, insertions and deletions that are necessary to transform string A into string B. << DescPort: Nothin' to it. Homepage: http://main.linuxfocus.org/~guido/ License: GPL Maintainer: Daniel Macks Source: http://main.linuxfocus.org/~guido/%n-%v.tar.gz Source-MD5: 4b785b63402127925185c720eba06b8f CompileScript: << make << InstallScript: << make install PREFIX=%i MANDIR=%i/share/man << DocFiles: README