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