aboutsummaryrefslogblamecommitdiff
path: root/devel/rubygem-jaro_winkler/pkg-descr
blob: 3b108e69ac891a6d2ec3428accf1996b9c366ff8 (plain) (tree)
1
2
3
4
5
6





                                                                                
jaro_winkler is an implementation of Jaro-Winkler distance algorithm which is
written in C extension and will fallback to pure Ruby version in platforms other
than MRI/KRI like JRuby or Rubinius. Both of C and Ruby implementation support
any kind of string encoding, such as UTF-8, EUC-JP, Big5, etc.

WWW: https://github.com/tonytonyjan/jaro_winkler