brotli/python/README.md
2016-02-23 16:10:53 +01:00

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.