ruby-fast-stemmer 1.0.2-1build4 source package in Ubuntu

Changelog

ruby-fast-stemmer (1.0.2-1build4) xenial; urgency=medium

  * No-change rebuild to drop ruby2.1 support.

 -- Matthias Klose <email address hidden>  Thu, 21 Jan 2016 11:19:09 +0000

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Xenial
Original maintainer:
Debian Ruby Extras Maintainers
Architectures:
any
Section:
ruby
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
ruby-fast-stemmer_1.0.2.orig.tar.gz 8.9 KiB 94ea3657f2fd63e80b3233697ece9c58fcf9f04ae1a140d818bf60e610a455cb
ruby-fast-stemmer_1.0.2-1build4.debian.tar.xz 2.5 KiB 724081e437b7471483d365d34b8a7be43d1d8cb5e4cbf9ec071addeee6f03d91
ruby-fast-stemmer_1.0.2-1build4.dsc 2.1 KiB bd87c07c35ff0b567a666b27ce45dabb414834bbda7b09bf9c06344aba3ee429

Available diffs

View changes file

Binary packages built by this source

ruby-fast-stemmer: Fast Porter stemmer based on a C version of algorithm for Ruby

 Fast-stemmer is simply a wrapping around multithreaded Porter stemming
 algorithm.
 .
 This gem adds a String::stem method, and it's in order of magnitude
 faster (and uses much less memory) than the pure Ruby implementation of
 stemmer.

ruby-fast-stemmer-dbgsym: debug symbols for package ruby-fast-stemmer

 Fast-stemmer is simply a wrapping around multithreaded Porter stemming
 algorithm.
 .
 This gem adds a String::stem method, and it's in order of magnitude
 faster (and uses much less memory) than the pure Ruby implementation of
 stemmer.