Metadata for libdatrie-0.2.9-7.el8.s390x.rpm

0 directories 0 files
Go up

INFO

Name: libdatrie
Version: 0.2.9-7.el8
Arch: s390x
Summary: Implementation of Double-Array structure for representing trie
License: LGPLv2+
Vendor: AlmaLinux
Build Host: alma9-build.sinenomine.net
Build Date: Wed Jul 13 18:21:18 2022
Size: 59647
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/8d
/usr/lib/.build-id/8d/53387e965b7ae2df0c99898edfc52afcd57d10
/usr/lib64/libdatrie.so.1
/usr/lib64/libdatrie.so.1.3.2
/usr/share/licenses/libdatrie
/usr/share/licenses/libdatrie/COPYING

REQUIRES

/sbin/ldconfig
/sbin/ldconfig
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(PayloadIsXz) 5.2-1
rtld(GNU_HASH)

PROVIDES

libdatrie 0.2.9-7.el8
libdatrie(s390-64) 0.2.9-7.el8
libdatrie.so.1()(64bit)
libdatrie.so.1(DATRIE_0.2)(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/8d a
/usr/lib/.build-id/8d/53387e965b7ae2df0c99898edfc52afcd57d10 a
/usr/lib64/libdatrie.so.1
/usr/lib64/libdatrie.so.1.3.2
/usr/share/licenses/libdatrie
/usr/share/licenses/libdatrie/COPYING l

LICENSE FILES

LGPLv2+