diff options
Diffstat (limited to 'textproc/sary/pkg-descr')
-rw-r--r-- | textproc/sary/pkg-descr | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/textproc/sary/pkg-descr b/textproc/sary/pkg-descr deleted file mode 100644 index 56e50499948d..000000000000 --- a/textproc/sary/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -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. |