Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: golang-github-tchap-patricia-devel | Distribution: Fedora Project |
Version: 2.3.1 | Vendor: Fedora Project |
Release: 11.fc40 | Build date: Wed Jan 24 20:50:19 2024 |
Group: Unspecified | Build host: buildvm-x86-09.iad2.fedoraproject.org |
Size: 56435 | Source RPM: golang-github-tchap-patricia-2.3.1-11.fc40.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 contains the source code needed for building packages that reference the following Go import paths: – github.com/tchap/go-patricia
MIT
* Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.3.1-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sat Jan 20 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.3.1-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * 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
/usr/share/doc/golang-github-tchap-patricia-devel /usr/share/doc/golang-github-tchap-patricia-devel/AUTHORS /usr/share/doc/golang-github-tchap-patricia-devel/README.md /usr/share/gocode/src/github.com /usr/share/gocode/src/github.com/tchap /usr/share/gocode/src/github.com/tchap/go-patricia /usr/share/gocode/src/github.com/tchap/go-patricia/.goipath /usr/share/gocode/src/github.com/tchap/go-patricia/go.mod /usr/share/gocode/src/github.com/tchap/go-patricia/patricia /usr/share/gocode/src/github.com/tchap/go-patricia/patricia/children.go /usr/share/gocode/src/github.com/tchap/go-patricia/patricia/patricia.go /usr/share/gocode/src/github.com/tchap/go-patricia/patricia/patricia_dense_test.go /usr/share/gocode/src/github.com/tchap/go-patricia/patricia/patricia_sparse_test.go /usr/share/gocode/src/github.com/tchap/go-patricia/patricia/patricia_test.go /usr/share/licenses/golang-github-tchap-patricia-devel /usr/share/licenses/golang-github-tchap-patricia-devel/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Oct 27 02:54:38 2024