Skip to content

6180/python-lz4

 
 

Repository files navigation

python-lz4

Status

Build Status Build Status Windows Documentation

Introduction

This package provides python bindings for the lz4 compression library by Yann Collet.

At this time the project contains bindings for the LZ4 block format and the LZ4 frame format. A future relase will implement support for the LZ4 stream format would be readily accepted!

Documenation

Documentation

Full documentation is included with the project. The documentation is generated using Sphinx. Documentation is also hosted on readthedocs.

master:http://python-lz4.readthedocs.io/en/latest/

Licensing

Code specific to this project is covered by the BSD 3-Clause License

About

LZ4 bindings for Python

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • C 87.2%
  • Python 11.4%
  • C++ 1.1%
  • Other 0.3%