patmcnally / amatch forked from flori/amatch

Approximate String Matching library

This URL has Read+Write access

amatch /
name age message
file .gitignore Loading commit data...
file CHANGES
file COPYING
file README
file Rakefile
file VERSION
file amatch.gemspec
directory bin/ Tue Aug 25 16:57:36 -0700 2009 initial commit [flori]
file doc-main.txt
directory ext/ Tue Aug 25 17:38:04 -0700 2009 deleted products [flori]
file install.rb
directory lib/
directory tests/
README
Installation
============

Just type into the command line as root:

# ruby install.rb

If you have installed rake (rake.rubyforge.org), you can also type:

# rake install

To install this extension as a gem type

# gem install amatch

Author
======

Florian Frank <flori@ping.de>

License
=======

GNU General Public License, Version 2 (GPLv2)