https://bugzilla.redhat.com/show_bug.cgi?id=1117562 Bug ID: 1117562 Summary: Review Request: golang-github-tchap-go-patricia - A generic patricia trie implemented in Go Product: Fedora Version: rawhide Component: Package Review Severity: medium Priority: medium Assignee: nobody@xxxxxxxxxxxxxxxxx Reporter: lsm5@xxxxxxxxxxxxxxxxxx QA Contact: extras-qa@xxxxxxxxxxxxxxxxx CC: package-review@xxxxxxxxxxxxxxxxxxxxxxx Spec URL: http://lsm5.fedorapeople.org/golang-github-tchap-go-patricia/golang-github-tchap-go-patricia.spec SRPM URL: http://lsm5.fedorapeople.org/golang-github-tchap-go-patricia/SRPMS/golang-github-tchap-go-patricia-1.0.1-1.fc21.src.rpm Description: 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: 1. visit all items saved in the tree, 2. visit all items matching particular prefix (visit subtree), or 3. given a string, visit all items matching some prefix of that string. Fedora Account System Username: lsm5 Koji: http://koji.fedoraproject.org/koji/taskinfo?taskID=7119206 -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review