summaryrefslogtreecommitdiff
path: root/archivers/py-python-lzo/pkg-descr
blob: e36bb3e741c9e6ce4ff0c3fa692cd649d3a5d050 (plain)
1
2
3
4
5
6
7
8
9
10
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.

WWW: https://pypi.org/project/python-lzo/