[ ソース: python-lzo ]
パッケージ: python3-lzo (1.12-3 など)
python3-lzo に関するリンク
Debian の資源:
python-lzo ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [pypi.org]
類似のパッケージ:
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.4)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: liblzo2-2 (>= 2.02)
- データ圧縮ライブラリ
-
- dep: python3 (<< 3.10)
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
- dep: python3 (>= 3.9~)