opnsense-ports/textproc/rubygem-amatch/pkg-descr
2022-09-07 22:33:21 +02:00

3 lines
184 B
Text

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.