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!
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/ |
|---|
Code specific to this project is covered by the BSD 3-Clause License