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