Projects / Python-LZO

Python-LZO

Python-LZO provides Python bindings for the LZO data compression library. You can access the LZO library from your Python scripts thereby compressing ordinary Python strings. 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.

Tags
Licenses
Operating Systems
Implementation

RSS Recent releases

  •  09 Apr 2010 06:25

Release Notes: Major speedups were made for 64-bit architectures like AMD64. Minor overall speedups were also made. Portability enhancements were made for LLP64 programming models. Lots of other small improvements were done.

  •  18 Jul 2002 04:37

Release Notes: In this release, the build system was updated to use Python's distutils.

  •  30 Jan 2001 06:13

    No changes have been submitted for this release.

    Screenshot

    Project Spotlight

    Horde Application Framework

    A PHP application framework.

    Screenshot

    Project Spotlight

    cryptmount

    A tool for setup and on-demand mounting of encrypted filesystems under Linux.