[ buster ]
[ ソース: python-lz4 ]
パッケージ: python-lz4 (1.1.0+dfsg-1)
python-lz4 に関するリンク
Debian の資源:
python-lz4 ソースパッケージをダウンロード:
- [python-lz4_1.1.0+dfsg-1.dsc]
- [python-lz4_1.1.0+dfsg.orig.tar.xz]
- [python-lz4_1.1.0+dfsg-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [pypi.python.org]
類似のパッケージ:
Python interface to the lz4 compression library
This package provides bindings for the liblz4 compression library.
LZ4 is a very fast lossless compression algorithm, providing compression speed at 400 MB/s per core, scalable with multi-cores CPU. It also features an extremely fast decoder, with speed in multiple GB/s per core, typically reaching RAM speed limits on multi-core systems.
その他の python-lz4 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: liblz4-1 (>= 1.8.0)
- 高速な LZ 圧縮アルゴリズムライブラリ - ランタイム
-
- dep: python
- 対話式の高レベルオブジェクト指向言語 (Python2 バージョン)
- dep: python (<< 2.8)
- dep: python (>= 2.7~)
-
- dep: python-future
- single-source support for Python 3 and 2 - Python 2.x