Files
ports/textproc/ruby-amatch/pkg-descr
Sunpoet Po-Chuan Hsieh 259d0c73e8 - Convert to new options framework
- Use USES=gmake
- Simplify PORTDOCS installation
- Remove leading indefinite article from COMMENT
- Cleanup Makefile header
- Update WWW
2013-09-14 16:34:27 +00:00

6 lines
221 B
Plaintext

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.
WWW: http://flori.github.io/amatch/