mirror of
https://github.com/google/brotli.git
synced 2025-01-04 06:00:15 +00:00
bb6f5fea46
appveyor: also upload source distribution packages to Github Releases |
||
---|---|---|
.. | ||
tests | ||
bro.py | ||
brotlimodule.cc | ||
README.md |
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
.