Name: | libdatrie |
---|---|
Version: | 0.2.13 |
Release: | 11.el10 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 96089 |
License: | LGPL-2.1-or-later |
RPM: | libdatrie-0.2.13-11.el10.aarch64.rpm |
Source RPM: | libdatrie-0.2.13-11.el10.src.rpm |
Build Date: | Sun Jan 26 2025 |
Build Host: | build-ol10-aarch64.oracle.com |
Vendor: | Oracle America |
URL: | http://linux.thai.net/projects/datrie |
Summary: | Implementation of Double-Array structure for representing trie |
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 |
- Bump release for October 2024 mass rebuild: Resolves: RHEL-64018
- Bump release for June 2024 mass rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
- Migrate to SPDX license
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild