diff options
author | 2003-11-03 10:15:48 +0000 | |
---|---|---|
committer | 2003-11-03 10:15:48 +0000 | |
commit | 4a2f604318b7c78117a851433dcfdf078639c3c6 (patch) | |
tree | d84dc64d0dc1857b0efbd8550466306c2a8d436d /app-text/sary/metadata.xml | |
parent | Initial import, closing bug #31494. (diff) | |
download | historical-4a2f604318b7c78117a851433dcfdf078639c3c6.tar.gz historical-4a2f604318b7c78117a851433dcfdf078639c3c6.tar.bz2 historical-4a2f604318b7c78117a851433dcfdf078639c3c6.zip |
Initial import, closing bug #31494.
Diffstat (limited to 'app-text/sary/metadata.xml')
-rw-r--r-- | app-text/sary/metadata.xml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/app-text/sary/metadata.xml b/app-text/sary/metadata.xml new file mode 100644 index 000000000000..205a8f3d2c83 --- /dev/null +++ b/app-text/sary/metadata.xml @@ -0,0 +1,10 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>no-herd</herd> +<longdescription>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.</longdescription> +</pkgmetadata> |