[ Все 3 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 ]
×

Проект libdatrie-0.2.13-4.el9

Имя libdatrie
Эпоха 0
Версия 0.2.13
Релиз 4.el9
Сайт http://linux.thai.net/projects/datrie
Лицензия LGPLv2+
Время сборки 2023-03-19 01:50:34
Хост сборки builder-x86-02.inferitos.ru
Краткое описание Implementation of Double-Array structure for representing trie
Репозитории AppStream
Полное описание 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
Эррата
× Full screenshot
Пакеты link
Пакет Краткое описание Контрольная сумма SHA-256
x86_64
libdatrie-0.2.13-4.el9.x86_64 Implementation of Double-Array structure for representing trie ff36c1991a5ab5cb11a512dc94b7fc8f7ea2a2aecedb186cdd9621f36b6392a9 download
libdatrie-devel-0.2.13-4.el9.x86_64 Development files for libdatrie 4280308b417c56c6c782595fdb0ac5f2ae8d482b3c61e72523aa51085fbf85e7 download
i686
libdatrie-0.2.13-4.el9.i686 Implementation of Double-Array structure for representing trie 311515eb9019a7d7523a109d2058b0acb49886544870f1f2d8d3a5d3283af653 download
libdatrie-devel-0.2.13-4.el9.i686 Development files for libdatrie a648170dc57d5200d865fa687a6c01201fdfe1c4461999bf28bfc194efdaa3f1 download
aarch64
libdatrie-0.2.13-4.el9.aarch64 Implementation of Double-Array structure for representing trie af07a2b40c34afdab84c1426922ba4512b912b3eddc8a9426e2f10b2a4ac0a90 download
libdatrie-devel-0.2.13-4.el9.aarch64 Development files for libdatrie fb61dbef16599b7f921ef7f3d7a8fc9a30377b04d021e5cc3a531cbe7db9d3c4 download
src
libdatrie-0.2.13-4.el9.src Implementation of Double-Array structure for representing trie c44f03bc9720543cd059c8cbab7b5b110533c3116b4bc20b665866d4e67062b7 download
История изменений 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