Source: golang-github-boljen-go-bitmap Section: golang Maintainer: Debian Go Packaging Team Uploaders: Christopher Obbard , Build-Depends: debhelper-compat (= 13), dh-sequence-golang, dpkg-build-api (= 1), golang-any, Testsuite: autopkgtest-pkg-go Standards-Version: 4.7.4 Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-boljen-go-bitmap Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-boljen-go-bitmap.git Homepage: https://github.com/boljen/go-bitmap XS-Go-Import-Path: github.com/boljen/go-bitmap Package: golang-github-boljen-go-bitmap-dev Architecture: all Multi-Arch: foreign Depends: ${misc:Depends}, Description: Go library implementing thread-safe bitmap operations (library) This package provides a thread-safe bitmap implementation for Go. It includes data structures and helper functions for creating, modifying and querying bitmaps.