To install this package run one of the following: conda install anaconda::lz4
Description
Provides a Python interface for the LZ4 compression library.
LZ4 library provides support for three specifications-
frame format,block format and stream format.