freebsd-ports/textproc/rubygem-amatch/pkg-descr
Sunpoet Po-Chuan Hsieh aefe0c334b - Add LICENSE
- Add missing RUN_DEPENDS
- Fix PLIST
- Update WWW
- Bump PORTREVISION for dependency and package change
2015-05-24 00:05:32 +00:00

5 lines
222 B
Text

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: https://github.com/flori/amatch