Sat, 18 May 2024 13:51:16 UTC | login

Information for build libdatrie-0.2.9-8.fc30

ID83563
Package Namelibdatrie
Version0.2.9
Release8.fc30
Epoch
SummaryImplementation of Double-Array structure for representing trie
Descriptiondatrie 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
Built bydavidlt
State complete
Volume DEFAULT
StartedSun, 09 Dec 2018 02:39:06 UTC
CompletedSun, 09 Dec 2018 03:58:35 UTC
Taskbuild (f30-candidate, libdatrie-0.2.9-8.fc30.src.rpm)
Tags
f30
f31
RPMs
src
libdatrie-0.2.9-8.fc30.src.rpm (info) (download)
riscv64
libdatrie-0.2.9-8.fc30.riscv64.rpm (info) (download)
libdatrie-devel-0.2.9-8.fc30.riscv64.rpm (info) (download)
libdatrie-debuginfo-0.2.9-8.fc30.riscv64.rpm (info) (download)
libdatrie-debugsource-0.2.9-8.fc30.riscv64.rpm (info) (download)
libdatrie-devel-debuginfo-0.2.9-8.fc30.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.9-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.9-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.9-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.9-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.9-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild