Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37539665
en ru br
ALT Linux repos
S:1.5.4.1-alt1

Group :: Development/Ruby
RPM: gem-jaro-winkler

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 1.5.4.1-alt1
Build date: 8 may 2022, 00:40 ( 102.8 weeks ago )
Size: 17.06 Kb

Home page:   https://github.com/tonytonyjan/jaro_winkler

License: MIT
Summary: Ruby & C implementation of Jaro-Winkler distance algorithm which supports UTF-8 string
Description:

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.

Current maintainer: Ruby Maintainers Team

List of contributors

List of rpms provided by this srpm:

  • gem-jaro-winkler
  • gem-jaro-winkler-debuginfo
  • gem-jaro-winkler-devel
  • gem-jaro-winkler-devel
  • gem-jaro-winkler-doc
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin