Skip to main content

Raw Python Bindings for LZ4

Project description

https://secure.travis-ci.org/haohui/python-lz4-raw.png?branch=master

Inspired by the python-lz4 library, this package provides yet another bindings for the lz4 compression library by Yann Collet. Compared to the python-lz4 library, it provides bindings to the unframed API including LZ4_compress_default() and LZ4_decompress_safe() so that it can be used along with the python-hadoop package to read data for customized framing such as the Hadoop SequenceFile format.

Install

The package is hosted on PyPI:

$ pip install lz4-raw
$ easy_install lz4-raw

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

lz4-raw-0.0.1.tar.gz (21.5 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page