Source: golang-github-andybalholm-brotli Section: golang Maintainer: Debian Go Packaging Team Uploaders: Guillem Jover , Build-Depends: debhelper-compat (= 13), dh-sequence-golang, golang-any, golang-github-xyproto-randomstring-dev , Testsuite: autopkgtest-pkg-go Standards-Version: 4.7.2 Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-andybalholm-brotli Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-andybalholm-brotli.git Homepage: https://github.com/andybalholm/brotli XS-Go-Import-Path: github.com/andybalholm/brotli Package: golang-github-andybalholm-brotli-dev Architecture: all Multi-Arch: foreign Depends: ${misc:Depends}, Description: pure Go Brotli encoder and decoder (library) This package is a brotli compressor and decompressor implemented in Go. . It was initially translated from the reference implementation (https://github.com/google/brotli) with the c2go tool at https://github.com/andybalholm/c2go.