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

0 directories 0 files
Go up

INFO

Name: libdatrie
Version: 0.2.13-4.el9
Arch: s390x
Summary: Implementation of Double-Array structure for representing trie
License: LGPLv2+
Vendor: Rocky Enterprise Software Foundation
Build Host: pb-e5e50b8e-5534-47b8-9bbc-6b427b33f0db-b-s390x
Build Date: Thu May 26 02:27:26 2022
Size: 59289
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/f2
/usr/lib/.build-id/f2/c79dacf783c9ef18e550ff3a196e5c5be8040e
/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.2)(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(s390-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/f2 a
/usr/lib/.build-id/f2/c79dacf783c9ef18e550ff3a196e5c5be8040e 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+