[ 原始碼: python-lzo ]
套件:python3-lzo(1.15-2 以及其他的)
Python bindings for the LZO data compression library (Python 3)
This module provides Python bindings for the LZO data compression library.
LZO is a portable lossless data compression library written in ANSI C. It offers pretty fast compression and *very* fast decompression. Decompression requires no memory.
In addition there are slower compression levels achieving a quite competitive compression ratio while still decompressing at this very high speed.
其他與 python3-lzo 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.27)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: liblzo2-2 (>= 2.02)
- 資料壓縮函式庫
-
- dep: python3 (<< 3.14)
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (>= 3.12~)