blob: 9b2fe90eafe50cd9f5d46f7a2e3c659435993d55 (
plain)
1
2
3
4
5
|
This library contains Python CFFI bindings for the reference Brotli
encoder/decoder. This allows Python software to use the Brotli compression
algorithm directly from Python code.
WWW: https://github.com/python-hyper/brotlicffi
|