summaryrefslogtreecommitdiff
path: root/textproc/ruby-sary/DESCR
blob: 12d7ed49779a5696c9e9a6a8957eb0768a64d862 (plain)
1
2
3
4
5
6
Sary is a suffix array library and tools.  It provides fast full-text search
facilities for text files on the order of 10 to 100 MB using a data structure
called a suffix array.  It can also search specific fields in a text file by
assigning index points to those fields.

This package is Ruby Binding of Sary.