[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#83624: ITP: whichman -- Fault tolerant search utilities: whichman, ftff, ftwhich.



Package: wnpp
Version: N/A; reported 2001-01-26
Severity: wishlist


I'd like to package whichman - set of three useful search utilities.

Licence: GPL

Homepage: http://www.linuxfocus.org/~guido.socher/#whichman

Description:

 ftff, ftwhich and whichman are fault tolerant search utilities.
 whichman allows to search for man pages that match approximately the specified
 search key. whichman is especially useful if you have forgotten the precise 
 name of a man-page/command since it performs case in-senstitive approximate 
 pattern searches. 

 Examples:
	> whichman erep
	/usr/man/man1/grep.1
	/usr/man/man1/egrep.1

	> whichman netwhat
	/usr/man/man8/netstat.8


 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. 


Regards,

  Robert

-- 
  Robert Luberda  *  robert@pingu.ii.uj.edu.pl  *  robert@debian.org
    * GnuPG:  AEE0 1F85 3E63 8BAA CDF1 3D18 4E18 7570 9D30 9C3B *




Reply to: