tree: 1fe4502a55f9db968614caa959aa2ab14ec3927f [path history] [tgz]
  1. tests/
  2. bro.py
  3. brotlimodule.cc
  4. README.md
python/README.md

This directory contains Python brotli wrapper module and roundtrip tests.

To build module execute python setup.py build_ext from root project directory.

To test module run python setup.py test.