INFO
Name: libdatrie
Version: 0.2.13-4.el9
Arch: x86_64
Summary: Implementation of Double-Array structure for representing trie
License: LGPLv2+
Vendor: Rocky Enterprise Software Foundation
Build Host: pb-a316fc48-2f58-4cd7-8235-1e63fabafd30-b-x86-64
Build Date: Wed May 25 20:24:23 2022
Size: 59537
URL: http://linux.thai.net/projects/datrie
Description: datrie is 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.
Details of the implementation: http://linux.thai.net/~thep/datrie/datrie.html
FILES
/usr/lib/.build-id
/usr/lib/.build-id/82
/usr/lib/.build-id/82/b4315c0b20cdc8f884c76cee57bf92d88750f7
/usr/lib64/libdatrie.so.1
/usr/lib64/libdatrie.so.1.4.0
/usr/share/licenses/libdatrie
/usr/share/licenses/libdatrie/COPYING
REQUIRES
libc.so.6()(64bit)
libc.so.6(GLIBC_2.14)(64bit)
libc.so.6(GLIBC_2.2.5)(64bit)
libc.so.6(GLIBC_2.4)(64bit)
rpmlib(CompressedFileNames) 3.0.4-1
rpmlib(FileDigests) 4.6.0-1
rpmlib(PayloadFilesHavePrefix) 4.0-1
rpmlib(PayloadIsZstd) 5.4.18-1
rtld(GNU_HASH)
PROVIDES
libdatrie 0.2.13-4.el9
libdatrie(x86-64) 0.2.13-4.el9
libdatrie.so.1()(64bit)
libdatrie.so.1(DATRIE_0.2)(64bit)
libdatrie.so.1(DATRIE_0.2.13)(64bit)
libdatrie.so.1(DATRIE_0.2.4)(64bit)
libdatrie.so.1(DATRIE_0.2.6)(64bit)
libdatrie.so.1(DATRIE_0.2.7)(64bit)
CONFIG FILES
/usr/lib/.build-id a
/usr/lib/.build-id/82 a
/usr/lib/.build-id/82/b4315c0b20cdc8f884c76cee57bf92d88750f7 a
/usr/lib64/libdatrie.so.1
/usr/lib64/libdatrie.so.1.4.0
/usr/share/licenses/libdatrie
/usr/share/licenses/libdatrie/COPYING l
LICENSE FILES
LGPLv2+
|