[ buster ]
[ Bron: python-lz4 ]
Pakket: python-lz4 (1.1.0+dfsg-1)
Verwijzigingen voor python-lz4
Debian bronnen:
Het bronpakket python-lz4 downloaden:
- [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]
Beheerders:
Externe bronnen:
- Homepage [pypi.python.org]
Vergelijkbare pakketten:
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.
Andere aan python-lz4 gerelateerde pakketten
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C Bibliotheek: Gedeelde bibliotheken
Ook een virtueel pakket geboden door: 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