[ All A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Project libdatrie-0.2.13-4.el9

Name libdatrie
Epoch 0
Version 0.2.13
Release 4.el9
Website/URL http://linux.thai.net/projects/datrie
License LGPLv2+
Build Time 2025-02-21 02:51:15
Build Host certified-builder01.msvsphere-os.ru
Summary Implementation of Double-Array structure for representing trie
Repositories OS
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
Errata
× Full screenshot
Packages link
Package Summary SHA-256 checksum
x86_64
libdatrie-0.2.13-4.el9.x86_64 Implementation of Double-Array structure for representing trie 7229a07a1e1de6b0c4a9fede6bcc0307df1b0896ff0cd1d933b39fc082f3eada download
i686
libdatrie-0.2.13-4.el9.i686 Implementation of Double-Array structure for representing trie def490547d4ecd6fd072e896bd4b807aff7c1ccf13fbb8c04077511abbaf96e7 download
src
libdatrie-0.2.13-4.el9.src Implementation of Double-Array structure for representing trie d3a684d22a0851be0e9e2527f921904f29448215d2f7f8b40fd33faf4724a527 download
Changelog link
* Wed Mar 15 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 0.2.13-4
- Rebuilt for MSVSphere 9.1.

* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 0.2.13-4
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
  Related: rhbz#1991688

* Fri Jun 25 2021 Peng Wu <pwu@redhat.com> - 0.2.13-3
- Rebuild the package
- Resolves: #1973518

* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 0.2.13-2
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937