Files
brotli/python
2016-02-23 16:06:31 +01:00
..
2016-01-25 15:13:17 +01:00
2016-02-23 16:06:31 +01:00

This directory contains Python brotli wrapper modile and roundtrip tests.

To build module execute python setup.py build_ext from root project directory.

To test module run python setup.py test.