Python bindings for the LZO data compression library
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 very high speed.
Attachment | Size | Date |
---|---|---|
python-lzo_1.08-1_armel.deb | 6.49 KB | 05/08/2013 - 11:41 |
python-lzo (1.08-1) unstable; urgency=low
* Initial import (Closes: #671375)
* add patches/01-use-lzo2-insteadof-lzo.patch to use lzo2 instead of lzo
* add patches/02-fix-exception-handling-in-test.patch
Recent comments