tree: dce4522f698b70867290d9c7b5100d1ae128ff0a [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.