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