ruby-jaro-winkler 1.5.4-2build4 source package in Ubuntu

Changelog

ruby-jaro-winkler (1.5.4-2build4) lunar; urgency=medium

  * No-change upload to add support for ruby3.1.

 -- Lucas Kanashiro <email address hidden>  Mon, 23 Jan 2023 15:41:56 -0300

Upload details

Uploaded by:
Lucas Kanashiro
Uploaded to:
Lunar
Original maintainer:
Debian Ruby Extras Maintainers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
ruby-jaro-winkler_1.5.4.orig.tar.gz 13.5 KiB 290b0765be8f35eabcebc5623006683803831d99d6c3b6aef0c73571e9af965b
ruby-jaro-winkler_1.5.4-2build4.debian.tar.xz 2.5 KiB b90325ef79b06de75102ff66c655d24732a0e18f3ea657289cf8344e6bb6f208
ruby-jaro-winkler_1.5.4-2build4.dsc 2.1 KiB 541a9bc4b4c223d1afd31843d787d6028f13c8c8583a63ba255e5bb4fc0cb613

Available diffs

View changes file

Binary packages built by this source

ruby-jaro-winkler: Implementation of Jaro-Winkler distance algorithm

 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.

ruby-jaro-winkler-dbgsym: debug symbols for ruby-jaro-winkler