Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: libdatrie | Distribution: CentOS |
Version: 0.2.13 | Vendor: CentOS |
Release: 11.el10 | Build date: Tue Oct 29 17:45:05 2024 |
Group: Unspecified | Build host: x86-04.stream.rdu2.redhat.com |
Size: 59289 | Source RPM: libdatrie-0.2.13-11.el10.src.rpm |
Packager: builder@centos.org | |
Url: http://linux.thai.net/projects/datrie | |
Summary: Implementation of Double-Array structure for representing trie |
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
LGPL-2.1-or-later
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 0.2.13-11 - Bump release for October 2024 mass rebuild: Resolves: RHEL-64018 * Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 0.2.13-10 - Bump release for June 2024 mass rebuild * Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.13-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.13-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.13-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Wed May 17 2023 Peng Wu <pwu@redhat.com> - 0.2.13-6 - Migrate to SPDX license * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.13-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
/usr/lib/.build-id /usr/lib/.build-id/44 /usr/lib/.build-id/44/e40b0ec528613306976983021f5b5b833b28ea /usr/lib64/libdatrie.so.1 /usr/lib64/libdatrie.so.1.4.0 /usr/share/licenses/libdatrie /usr/share/licenses/libdatrie/COPYING
Generated by rpm2html 1.8.1
Fabrice Bellet, Fri Nov 15 08:31:45 2024