aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/ruby-amatch/pkg-descr
blob: d50f932cf4e232778b12f40f737b35e7954ed490 (plain) (blame)
1
2
3
4
5
6
This is a Ruby library for approximate string matching and searching
using a dynamic programming algorithm to compute the Levenstein
distance between strings.  Written in C for speed.

Author: Florian Frank <flori@ping.de>
WWW:    http://amatch.rubyforge.org/