summaryrefslogtreecommitdiffstats
path: root/web/server/h2o/libh2o/deps/brotli/python/README.md
blob: e78722864fa7db22724d008713dc7828d7cff63b (plain)
1
2
3
4
5
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`.