[ 源代码: python-lzo ]
软件包:python3-lzo(1.14-1 以及其他的)
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 package is for Python 3.
其他与 python3-lzo 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.17)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: liblzo2-2 (>= 2.02)
- 数据压缩程序库
-
- dep: python3 (<< 3.12)
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (>= 3.11~)