Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: compat-golang-github-tchap-patricia-2-devel | Distribution: Fedora Project |
Version: 2.3.1 | Vendor: Fedora Project |
Release: 9.fc39 | Build date: Thu Jul 20 06:16:37 2023 |
Group: Unspecified | Build host: buildhw-x86-02.iad2.fedoraproject.org |
Size: 1 | Source RPM: golang-github-tchap-patricia-2.3.1-9.fc39.src.rpm |
Packager: Fedora Project | |
Url: https://github.com/tchap/go-patricia | |
Summary: A generic patricia trie (also called radix tree) implemented in Go (Golang) |
A generic patricia trie (also called radix tree) implemented in Go (Golang). The patricia trie as implemented in this library enables fast visiting of items in some particular ways: – visit all items saved in the tree, – visit all items matching particular prefix (visit subtree), or – given a string, visit all items matching some prefix of that string. This package provides symbolic links that alias the following Go import paths to github.com/tchap/go-patricia: – github.com/tchap/go-patricia/v2 Aliasing Go import paths via symbolic links or http redirects is fragile. If your Go code depends on this package, you should patch it to import directly github.com/tchap/go-patricia.
MIT
* Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.3.1-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.3.1-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Mon Nov 28 2022 Robert-André Mauchin <zebob.m@gmail.com> - 2.3.1-7 - Disable TestTrie_DeleteLeakageDense test * Mon Nov 28 2022 Robert-André Mauchin <zebob.m@gmail.com> - 2.3.1-6 - Add alternate import path * Sun Sep 25 2022 Robert-André Mauchin <zebob.m@gmail.com> - 2.3.1-5 - SPEC cleanup * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.3.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.3.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Thu Sep 02 2021 Fabian Affolter <mail@fabian-affolter.ch> - 2.3.1-1 - Update to latest upstream release 2.3.1 (closes rhbz#1933358) * Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.3.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
/usr/share/gocode/src/github.com/tchap/go-patricia /usr/share/gocode/src/github.com/tchap/go-patricia/v2
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jul 9 22:32:40 2024