diff options
Diffstat (limited to 'textproc/ruby-amatch/pkg-descr')
-rw-r--r-- | textproc/ruby-amatch/pkg-descr | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/textproc/ruby-amatch/pkg-descr b/textproc/ruby-amatch/pkg-descr index 61b4e509d1b9..5dba61c593b3 100644 --- a/textproc/ruby-amatch/pkg-descr +++ b/textproc/ruby-amatch/pkg-descr @@ -2,5 +2,4 @@ This is a Ruby library for approximate string matching and searching using a dynamic programming algorithm to compute the Levenstein distance between strings. Written in C for speed. -Author: Florian Frank <flori@ping.de> WWW: http://amatch.rubyforge.org/ |