[ 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.17)
- 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