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

Changelog

ruby-fast-stemmer (1.0.2-1build3) wily; urgency=medium

  * No-change to add ruby2.2 support.

 -- Matthias Klose <email address hidden>  Tue, 08 Sep 2015 13:22:19 +0000

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Wily
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-1build3.debian.tar.xz 2.5 KiB 85c25550d37aa3c06449f0b55248fd6e4571c501053c3440fadf831367034e82
ruby-fast-stemmer_1.0.2-1build3.dsc 2.1 KiB 3a0f239e635fa37d1f20715263974f349c4cb4f1ee6c93a463e08b0b5c6fd63a

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.