Fedora 20 Update: golang-github-tchap-go-patricia-1.0.1-4.fc20

updates at fedoraproject.org updates at fedoraproject.org
Fri Aug 15 02:48:15 UTC 2014


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2014-9051
2014-08-01 05:00:21
--------------------------------------------------------------------------------

Name        : golang-github-tchap-go-patricia
Product     : Fedora 20
Version     : 1.0.1
Release     : 4.fc20
URL         : https://github.com/tchap/go-patricia
Summary     : A generic patricia trie implemented in Go
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.

--------------------------------------------------------------------------------
Update Information:

Resolves: rhbz#1117562 - package review request
--------------------------------------------------------------------------------
ChangeLog:

--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #1117562 - Review Request: golang-github-tchap-go-patricia - A generic patricia trie implemented in Go
        https://bugzilla.redhat.com/show_bug.cgi?id=1117562
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program.  Use
su -c 'yum update golang-github-tchap-go-patricia' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.

All packages are signed with the Fedora Project GPG key.  More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------


More information about the package-announce mailing list