Hash : 3ccbf05d Author : Date : 2016-06-13T11:01:04
Convert encoder to plain C.
Brotli compression.
This directory contains Python brotli wrapper module and roundtrip tests.
To build module execute python setup.py build_ext from root project directory.
python setup.py build_ext
To test module run python setup.py test.
python setup.py test