pkgsrc/devel/libstree/DESCR
gson fdbb501e0d Initial import of libstree 0.3.0.
LibSTree is a library containing generic string algorithms based on
suffix trees.  The underlying implementation is based on Ukkonen's
linear suffix tree creation algorithm, supporting multiple strings per
tree.
2003-12-04 04:52:46 +00:00

4 lines
212 B
Text

LibSTree is a library containing generic string algorithms based on
suffix trees. The underlying implementation is based on Ukkonen's
linear suffix tree creation algorithm, supporting multiple strings per
tree.