aboutsummaryrefslogtreecommitdiff
path: root/python/brotli.py
AgeCommit message (Expand)AuthorFilesLines
2023-01-17Internal changeBrotli1-1/+1
2021-08-18Update (#918)Eugene Kliuchnikov1-1/+0
2017-08-04Update API, and more (#581)Eugene Kliuchnikov1-5/+2
2017-06-28Python: Decompressor: Streaming decompression support (#546)Janek1-0/+3
2016-10-25Python: Publicly expose the Compressor object in the Python API (#456)Alex Nicksay1-2/+5
2016-10-24Python: Support streamed compression with the Compressor object (#448)Alex Nicksay1-2/+2
2016-10-17Python: Create an extension Compressor objectAlex Nicksay1-1/+28
2016-10-17Python: Create native brotli module and move extension to _brotliAlex Nicksay1-0/+26