summaryrefslogtreecommitdiff
path: root/textproc/ruby-amatch/pkg-descr
blob: 3717b76472568a2fca40550a68e51e96f9b19e6e (plain) (blame)
1
2
3
4
5
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.

WWW: http://flori.github.io/amatch/