brotli/python
Khaled Hosny e0c5df8c61 [python] Use BrotliDecompress()
So that we can use a callback to dynamically allocate the decompression
buffer, getting rid of the optional bufsize argument to
decompress.decompress().
2015-03-16 21:06:52 +02:00
..
brotlimodule.cc [python] Use BrotliDecompress() 2015-03-16 21:06:52 +02:00
dec Add Python bindings 2015-01-24 11:56:43 +02:00
enc Add Python bindings 2015-01-24 11:56:43 +02:00
setup.py Add Python bindings 2015-01-24 11:56:43 +02:00