golang-github-willf-bitset-dev (1.1.11-1)

Details

Core information at a glance

Distribution
debian
Origin
debian-bullseye
Repository
https://deb.debian.org/debian
Codename
bullseye
Component
main
Source
golang-github-willf-bitset
Architecture
amd64
Section
golang
Priority
optional
Maintainer
Debian Go Packaging Team <[email protected]>

Size & integrity

Byte sizes and integrity verification

Installed size
107.5 kB
Size expected
18.2 kB
Size actual
18.2 kB
Size match
match

Dependencies

Required package dependencies

  • None

Recommends

Recommended package dependencies

  • None

Suggested packages

Recommended additional packages

  • None

Provides

Virtual packages provided

  • None

Description

Implements bitsets, a mapping between non-negative integers and boolean values

Tags

Package classification tags

None

Checksums

Hash values and integrity verification status

TypeActualMatch
MD59c93c389…4ba02fe3match
SHA-1a7a8c3a5…744925a9not available
SHA-25627d3652b…d765365amatch
SHA-5124950af74…7b2d7a6bnot available

Contents

Files and directories included

.
usr
usr/share
usr/share/doc
usr/share/doc/golang-github-willf-bitset-dev
usr/share/doc/golang-github-willf-bitset-dev/README.md
usr/share/doc/golang-github-willf-bitset-dev/changelog.Debian.gz
usr/share/doc/golang-github-willf-bitset-dev/copyright
usr/share/gocode
usr/share/gocode/src
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/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/go.mod
usr/share/gocode/src/github.com/willf/bitset/go.sum
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