Source: golang-github-zeebo-blake3 Section: golang Maintainer: Debian Go Packaging Team Uploaders: Vincent Blut , Build-Depends: debhelper-compat (= 13), dh-sequence-golang, golang-any, golang-github-klauspost-cpuid-dev, golang-github-mmcloughlin-avo-dev, golang-github-zeebo-assert-dev, golang-github-zeebo-pcg-dev, Testsuite: autopkgtest-pkg-go Standards-Version: 4.7.3 Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-zeebo-blake3 Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-zeebo-blake3.git Homepage: https://github.com/zeebo/blake3 XS-Go-Import-Path: github.com/zeebo/blake3 X-Style: black Package: golang-github-zeebo-blake3-dev Architecture: all Multi-Arch: foreign Depends: golang-github-klauspost-cpuid-dev, golang-github-mmcloughlin-avo-dev, golang-github-zeebo-assert-dev, golang-github-zeebo-pcg-dev, ${misc:Depends}, Description: Pure Go implementation of BLAKE3 with AVX2 and SSE4.1 acceleration (library) Pure Go implementation of BLAKE3 (https://blake3.io) with AVX2 and SSE4.1 acceleration.