Files
brotli/python
Eugene Kliuchnikov 7cbdb4aa0c Update brotlimodule.cc
2016-09-21 15:51:54 +02:00
..
2016-06-17 20:24:24 +02:00
2016-02-23 17:42:55 +01:00
2016-09-21 15:51:54 +02:00
2016-02-23 16:10:53 +01:00

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.