软件包:python3-lzo(1.15-2) [debports]
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.2)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: liblzo2-2 (>= 2.02)
- 数据压缩程序库
-
- dep: python3 (<< 3.13)
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (>= 3.12~)