Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: libdatrie | Distribution: Fedora Project |
Version: 0.2.13 | Vendor: Fedora Project |
Release: 7.fc39 | Build date: Thu Jul 20 12:49:07 2023 |
Group: Unspecified | Build host: buildvm-ppc64le-32.iad2.fedoraproject.org |
Size: 226865 | Source RPM: libdatrie-0.2.13-7.fc39.src.rpm |
Packager: Fedora Project | |
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
* 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 * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.13-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.13-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.13-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
/usr/lib/.build-id /usr/lib/.build-id/c7 /usr/lib/.build-id/c7/a97953b5fa50d389f990c322ce6b1c687a9a9d /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, Tue Jul 9 22:23:46 2024