Source: libnginx-mod-http-brotli Section: httpd Maintainer: Debian Nginx Maintainers Uploaders: Jan Mojžíš , Build-Depends: debhelper-compat (= 14), dh-sequence-nginx, libbrotli-dev, Standards-Version: 4.7.4 Homepage: https://github.com/google/ngx_brotli Vcs-Git: https://salsa.debian.org/nginx-team/libnginx-mod-http-brotli.git Vcs-Browser: https://salsa.debian.org/nginx-team/libnginx-mod-http-brotli Package: libnginx-mod-http-brotli-filter Architecture: any Multi-Arch: foreign Recommends: nginx, Description: Brotli lossless compression support for Nginx - filter Brotli is a general-purpose lossless compression algorithm that combines a modern variant of the LZ77 algorithm, Huffman coding, and second-order context modelling. It provides compression ratios comparable to the best available general-purpose compression methods, with performance similar to deflate. . This package provides the ngx_brotli filter module, which compresses HTTP responses on the fly. Package: libnginx-mod-http-brotli-static Architecture: any Multi-Arch: foreign Recommends: nginx, Description: Brotli lossless compression support for Nginx - static Brotli is a general-purpose lossless compression algorithm that combines a modern variant of the LZ77 algorithm, Huffman coding, and second-order context modelling. It provides compression ratios comparable to the best available general-purpose compression methods, with performance similar to deflate. . This package provides the ngx_brotli static module, which serves pre-compressed files.