SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

compat-golang-github-tchap-patricia-2-devel rpm build for : Fedora 38. For other distributions click compat-golang-github-tchap-patricia-2-devel.

Name : compat-golang-github-tchap-patricia-2-devel
Version : 2.3.1 Vendor : Fedora Project
Release : 8.fc38 Date : 2023-01-19 11:13:44
Group : Unspecified Source RPM : golang-github-tchap-patricia-2.3.1-8.fc38.src.rpm
Size : 0.00 MB
Packager : Fedora Project
Summary : A generic patricia trie (also called radix tree) implemented in Go (Golang)
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:
– 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.

RPM found in directory: /vol/rzm3/linux-fedora-buffet/linux/releases/38/Everything/x86_64/os/Packages/c

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  compat-golang-github-tchap-patricia-2-devel-2.3.1-8.fc38.noarch.rpm
     

Provides :
compat-golang-github-tchap-patricia-2-devel
golang(github.com/tchap/go-patricia/v2/patricia)
golang-symlink(github.com/tchap/go-patricia/v2)

Requires :
go-filesystem
golang-ipath(github.com/tchap/go-patricia) = 2.3.1-8.fc38
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/usr/share/gocode/src/github.com/tchap/go-patricia
/usr/share/gocode/src/github.com/tchap/go-patricia/v2

 
ICM