[ 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)
- Fast LZ compression algorithm library - runtime
-
- dep: python
- interactive high-level object-oriented language (Python2 version)
- dep: python (<< 2.8)
- dep: python (>= 2.7~)
-
- dep: python-future
- single-source support for Python 3 and 2 - Python 2.x