Python bindings to the Brotli compression library
This library contains Python CFFI bindings for the reference Brotli encoder/decoder, available as brotli port. This allows Python software to use the Brotli compression algorithm directly from Python code.