About Anaconda Help Download Anaconda

rolando / packages / python-lzo 1.11

Python bindings for the LZO data compression library

Installers

pip install

To install this package run one of the following:
pip install -i https://pypi.anaconda.org/rolando/simple python-lzo

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.


© 2025 Anaconda, Inc. All Rights Reserved. (v4.0.9) Legal | Privacy Policy