|
From: | Ricardo Wurmus |
Subject: | [bug#34222] [PATCH 14/15] gnu: Add ruby-jaro-winkler. |
Date: | Sun, 27 Jan 2019 18:40:55 +0100 |
User-agent: | mu4e 1.0; emacs 26.1 |
Christopher Baines <address@hidden> writes: > Required for ruby-rubocop. > > * gnu/packages/ruby.scm (ruby-jaro-winkler): New variable. […] > + (description > + "@code{jaro_winkler} is an implementation of Jaro-Winkler distance > +algorithm. It is written in C extension and will fallback to a pure Ruby > +implementation on platforms where this is unsupported.") “written in C” or “written as a C extension”? -- Ricardo
[Prev in Thread] | Current Thread | [Next in Thread] |