1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-18 03:46:03 +00:00
freebsd-ports/devel/spdict/pkg-descr
2007-08-02 15:04:29 +00:00

7 lines
224 B
Plaintext

spdict is a library of dictionary algorithms written in C++.
Initial release with support for sorted array, binary search tree,
red-black tree, skip list and balanced tree algorithms.
WWW: http://code.google.com/p/spdict/