Codebase list golang-github-klauspost-pgzip / 719929e
Apply multi-arch hints. + golang-github-klauspost-pgzip-dev: Add Multi-Arch: foreign. Changes-By: apply-multiarch-hints Debian Janitor 1 year, 6 months ago
1 changed file(s) with 1 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
2121 Depends: ${shlibs:Depends},
2222 ${misc:Depends},
2323 golang-github-klauspost-compress-dev,
24 Multi-Arch: foreign
2425 Description: parallel gzip (de)compression library for Go
2526 pgzip is a parallel compression/decompression library for Google Go
2627 which is a compatible drop-in for "compress/gzip". It splits compression