Bindings for the lz4 compression library
conda install free::lz4
Provides a Python interface for the LZ4 compression library. LZ4 library provides support for three specifications- frame format,block format and stream format.