mirror of
https://github.com/google/brotli.git
synced 2026-02-13 13:45:16 +00:00
200 B
200 B
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.