[Lunar-commits] <moonbase-gnome3> libdatrie: moved to -other
v4hn
me at v4hn.de
Sat May 18 20:35:07 CEST 2013
commit 981935794327d3c22f6d5c15416bba6546f799b1
Author: v4hn <me at v4hn.de>
Date: Sat, 18 May 2013 11:34:23 -0700
URL: https://github.com/lunar-linux/moonbase-gnome3/commit/981935794327d3c22f6d5c15416bba6546f799b1
libdatrie: moved to -other
---
libs/libdatrie/DETAILS | +0/-17
1 file changed, 17 deletions(-)
--- a/libs/libdatrie/DETAILS
+++ /dev/null
@@ -1,17 +0,0 @@
- MODULE=libdatrie
- VERSION=0.2.5
- SOURCE=$MODULE-$VERSION.tar.gz
- SOURCE_URL=http://linux.thai.net/pub/thailinux/software/libthai
- SOURCE_VFY=sha1:433d12351e7cf728e2f0ac68dd59b12b0026bf6d
- WEB_SITE=http://linux.thai.net/projects/datrie
- ENTERED=20130429
- UPDATED=20130429
- SHORT="Implementation of double-array structure for representing trie"
-
-cat << EOF
-An implementation of double-array structure for representing trie.
-Trie is a kind of digital search tree, an efficient indexing method with O(1)
-time complexity for searching. Comparably as efficient as hashing, trie also
-provides flexibility on incremental matching and key spelling manipulation.
-This makes it ideal for lexical analyzers, as well as spelling dictionaries.
-EOF
More information about the Lunar-commits
mailing list