tree: cad5f6b71dd4f9729ce69cd66ae18e937502445f [path history] [tgz]
  1. tests/
  2. _brotli.cc
  3. bro.py
  4. brotli.py
  5. 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.