SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

golang-github-willf-bitset-devel rpm build for : Fedora 32. For other distributions click golang-github-willf-bitset-devel.

Name : golang-github-willf-bitset-devel
Version : 1.1.10 Vendor : Fedora Project
Release : 4.fc32 Date : 2020-01-29 03:36:06
Group : Unspecified Source RPM : golang-github-willf-bitset-1.1.10-4.fc32.src.rpm
Size : 0.08 MB
Packager : Fedora Project
Summary : Go package implementing bitsets
Description :
Package bitset implements bitsets, a mapping between non-negative integers and
boolean values. It should be more efficient than map[uint] bool.

It provides methods for setting, clearing, flipping, and testing individual
integers.

But it also provides set intersection, union, difference, complement, and
symmetric operations, as well as tests to check whether any, all, or no bits are
set, and querying a bitset\'s current length and number of positive bits.

This package contains the source code needed for building packages that
reference the following Go import paths:
– github.com/willf/bitset

RPM found in directory: /packages/linux-pbone/archive.fedoraproject.org/fedora/linux/releases/32/Everything/aarch64/os/Packages/g

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  golang-github-willf-bitset-devel-1.1.10-4.fc32.noarch.rpm
     

Provides :
golang(github.com/willf/bitset)
golang-github-willf-bitset-devel
golang-ipath(github.com/willf/bitset)

Requires :
go-filesystem
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/doc/golang-github-willf-bitset-devel
/usr/share/doc/golang-github-willf-bitset-devel/README.md
/usr/share/gocode/src/github.com
/usr/share/gocode/src/github.com/willf
/usr/share/gocode/src/github.com/willf/bitset
/usr/share/gocode/src/github.com/willf/bitset/.goipath
/usr/share/gocode/src/github.com/willf/bitset/README.md
/usr/share/gocode/src/github.com/willf/bitset/bitset.go
/usr/share/gocode/src/github.com/willf/bitset/bitset_benchmark_test.go
/usr/share/gocode/src/github.com/willf/bitset/bitset_test.go
/usr/share/gocode/src/github.com/willf/bitset/popcnt.go
/usr/share/gocode/src/github.com/willf/bitset/popcnt_19.go
/usr/share/gocode/src/github.com/willf/bitset/popcnt_amd64.go
/usr/share/gocode/src/github.com/willf/bitset/popcnt_amd64.s
/usr/share/gocode/src/github.com/willf/bitset/popcnt_amd64_test.go
/usr/share/gocode/src/github.com/willf/bitset/popcnt_cmp_test.go
/usr/share/gocode/src/github.com/willf/bitset/popcnt_generic.go
/usr/share/gocode/src/github.com/willf/bitset/popcnt_go18_test.go
/usr/share/gocode/src/github.com/willf/bitset/popcnt_test.go
/usr/share/gocode/src/github.com/willf/bitset/trailing_zeros_18.go
/usr/share/gocode/src/github.com/willf/bitset/trailing_zeros_19.go
/usr/share/licenses/golang-github-willf-bitset-devel
/usr/share/licenses/golang-github-willf-bitset-devel/LICENSE

 
ICM