ruby-jaro-winkler 1.5.6-1build3 source package in Ubuntu
Changelog
ruby-jaro-winkler (1.5.6-1build3) oracular; urgency=medium * No-change upload to add ruby3.3 as the default. -- Lucas Kanashiro <email address hidden> Fri, 16 Aug 2024 05:07:42 -0300
Upload details
- Uploaded by:
- Lucas Kanashiro
- Uploaded to:
- Oracular
- Original maintainer:
- Debian Ruby Extras Maintainers
- Architectures:
- any
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Questing | release | universe | misc | |
Plucky | release | universe | misc | |
Oracular | release | universe | misc |
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-1build3.debian.tar.xz | 2.7 KiB | ed214e95f0256f780f76796c6022b4b5cec388389fa97d39712aaa8b7cbe74e6 |
ruby-jaro-winkler_1.5.6-1build3.dsc | 2.1 KiB | 6bdb2b935b8db330b21b5b346200e871a1611fbe524a41796623def9e56d6750 |
Available diffs
- diff from 1.5.6-1build2 to 1.5.6-1build3 (343 bytes)
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