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

Changelog

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

  * No-change upload to remove support for ruby3.0.

 -- Lucas Kanashiro <email address hidden>  Thu, 02 Feb 2023 16:52:41 -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
Mantic release universe misc
Lunar release universe misc

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-2build5.debian.tar.xz 2.6 KiB 698c20d9241c6c4ecbe31c2aa2a688e7ed706f7edd433f25bccb7f39eb5b3e1d
ruby-jaro-winkler_1.5.4-2build5.dsc 2.1 KiB 44d5d6ed688ba7d01380fee59dff3ac693f651c43aaec96776c61e3168f32ae0

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