ruby-jaro-winkler 1.5.6-1build1 source package in Ubuntu

Changelog

ruby-jaro-winkler (1.5.6-1build1) noble; urgency=medium

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

 -- Lucas Kanashiro <email address hidden>  Fri, 02 Feb 2024 01:30:42 -0300

Upload details

Uploaded by:
Lucas Kanashiro
Uploaded to:
Noble
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.6.orig.tar.gz 13.8 KiB b27eb01c660e965898239f069e13634b83793d88569b2ddc22d3dbe97a3277d3
ruby-jaro-winkler_1.5.6-1build1.debian.tar.xz 2.7 KiB 643127cce7fc6b8db8d43f59f4aac58a5484588e9d67e936fa6925c422dac1d0
ruby-jaro-winkler_1.5.6-1build1.dsc 2.1 KiB a19d05d5e1abdfe70222321af2e18bd4693a39207fcba84ef82e096006e2f45d

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