Metadata


Name
amatch
Version
0.2.5
Platform
x86-mswin32
Authors
Florian Frank
Bindir
bin
Date
2009-09-25 00:00:00 UTC
Default executable
agrep.rb
Description
Amatch is a library for approximate string matching and searching in strings. Several algorithms can be used to do this, and it's also possible to compute a similarity metric number between 0.0 and 1.0 for two given strings.
Email
flori@ping.de
Executables
agrep.rb
Extra rdoc files
README
ext/amatch.c
lib/amatch/version.rb
Files
CHANGES
COPYING
README
Rakefile
VERSION
amatch.gemspec
bin/agrep.rb
ext/amatch.c
ext/common.h
ext/extconf.rb
ext/pair.c
ext/pair.h
install.rb
lib/amatch.so
lib/amatch/version.rb
tests/test_hamming.rb
tests/test_jaro.rb
tests/test_jaro_winkler.rb
tests/test_levenshtein.rb
tests/test_longest_subsequence.rb
tests/test_longest_substring.rb
tests/test_pair_distance.rb
tests/test_sellers.rb
Has rdoc
true
Homepage
http://amatch.rubyforge.org
Rdoc options
--main
README
--title
amatch - Approximate Matching
Require paths
lib
ext
lib
Required ruby version
>= 0
Required rubygems version
>= 0
Rubyforge project
amatch
Rubygems version
1.3.4
Specification version
3
Summary
Approximate String Matching library
Test files
tests/test_longest_substring.rb
tests/test_hamming.rb
tests/test_longest_subsequence.rb
tests/test_pair_distance.rb
tests/test_levenshtein.rb
tests/test_jaro.rb
tests/test_sellers.rb
tests/test_jaro_winkler.rb
Original platform
x86-mswin32
New platform
x86-mswin32