软件包: python3-brotli (1.0.9-2build6)
python3-brotli 的相关链接
Trisquel 的资源:
下载源码包 brotli:
维护者:
Original Maintainers:
- Tomasz Buchert
- Ondřej Surý
外部的资源:
- 主页 [github.com]
相似软件包:
lossless compression algorithm and format (Python 3 version)
Brotli is a generic-purpose lossless compression algorithm that compresses data using a combination of a modern variant of the LZ77 algorithm, Huffman coding and 2nd order context modeling, with a compression ratio comparable to the best currently available general-purpose compression methods. It is similar in speed with deflate but offers more dense compression.
This package installs a Python 3 module.
其他与 python3-brotli 有关的软件包
|
|
|
-
- dep: libc6 (>= 2.29)
- GNU C Library: Shared libraries
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC support library
-
- dep: libstdc++6 (>= 5)
- GNU Standard C++ Library v3
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.11)
- dep: python3 (>= 3.10~)