[ 源代码: lighttpd ]
软件包:lighttpd-mod-deflate(1.4.76-1 以及其他的)
lighttpd-mod-deflate 的相关链接
Debian 的资源:
下载源码包 lighttpd:
- [lighttpd_1.4.76-1.dsc]
- [lighttpd_1.4.76.orig.tar.xz]
- [lighttpd_1.4.76.orig.tar.xz.asc]
- [lighttpd_1.4.76-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [www.lighttpd.net]
相似软件包:
HTTP response compression module for lighttpd
This package contains the deflate module for lighttpd. With this module, it is possible compress HTTP responses using zlib, brotli, or zstd if supported by the client.
其他与 lighttpd-mod-deflate 有关的软件包
|
|
|
|
-
- dep: libbrotli1 (>= 0.6.0)
- 实现 brotli 编码器和解码器的软件库(共享库)
-
- dep: libc6 (>= 2.33)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libdeflate0 (>= 1.0)
- fast, whole-buffer DEFLATE-based compression and decompression
-
- dep: libzstd1 (>= 1.5.5)
- 快速无损压缩算法
-
- dep: lighttpd (= 1.4.76-1+b1)
- fast webserver with minimal memory footprint
-
- dep: zlib1g (>= 1:1.1.4)
- 压缩库 - 运行时