Metadata for libdatrie-0.2.13-4.el9.ppc64le.rpm

0 directories 0 files
Go up

INFO

Name: libdatrie
Version: 0.2.13-4.el9
Arch: ppc64le
Summary: Implementation of Double-Array structure for representing trie
License: LGPLv2+
Vendor: Rocky Enterprise Software Foundation
Build Host: pb-4a21769b-60c7-4d38-8abc-9da4ae28b2af-b-ppc64le
Build Date: Wed May 25 21:01:34 2022
Size: 96001
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/80
/usr/lib/.build-id/80/359b46f8e537d0ab47a0458ecd2be9a327b3ff
/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.17)(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(ppc-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/80 a
/usr/lib/.build-id/80/359b46f8e537d0ab47a0458ecd2be9a327b3ff 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+