[ 源代码: golang-github-andybalholm-brotli ]
软件包:golang-github-andybalholm-brotli-dev(1.0.4-3)
golang-github-andybalholm-brotli-dev 的相关链接
Debian 的资源:
下载源码包 golang-github-andybalholm-brotli:
- [golang-github-andybalholm-brotli_1.0.4-3.dsc]
- [golang-github-andybalholm-brotli_1.0.4.orig.tar.gz]
- [golang-github-andybalholm-brotli_1.0.4-3.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
- golang-github-mostynb-go-grpc-compression-dev
- golang-github-minio-blake2b-simd-dev
- librust-brotli-decompressor-dev
- golang-github-gomarkdown-markdown-dev
- golang-github-jackc-pgproto3-v2-dev
- golang-lukechampine-blake3-dev
- golang-github-flynn-noise-dev
- libbrotli1
- libbrotli-dev
- golang-github-dpotapov-go-spnego-dev
- golang-github-dgryski-go-farm-dev
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.