mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 09:48:00 -04:00
7 lines
311 B
Plaintext
7 lines
311 B
Plaintext
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.
|