2016-02-23 15:10:53 +00:00
|
|
|
This directory contains Python brotli wrapper module and roundtrip tests.
|
2016-02-23 15:06:31 +00:00
|
|
|
|
|
|
|
To build module execute `python setup.py build_ext` from root project directory.
|
|
|
|
|
|
|
|
To test module run `python setup.py test`.
|