CMD + K

python-lzo

Community

Python bindings for the LZO data compression library

Installation

To install this package, run one of the following:

Pip
$pip install -i https://pypi.anaconda.org/rolando/simple python-lzo

Usage Tracking

1.11
1 / 8 versions selected
Downloads (Last 6 months): 0

Description

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.

About

Summary

Python bindings for the LZO data compression library

Last Updated

Nov 28, 2016 at 02:38

License

GNU General Public License (GPL)

Total Downloads

142

Supported Platforms

noarch