Sign in
skia
/
external
/
github.com
/
google
/
brotli.git
/
85817beba8e70e1b31d9d9519623e9abdb602ed3
/
.
/
python
/
README.md
blob: e78722864fa7db22724d008713dc7828d7cff63b [
file
] [
log
] [
blame
] [
view
]
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`
.