kc3-lang/brotli/python/brotlimodule.cc

Branch :


Log

Author Commit Date CI Message
e651c85f 2015-03-16 20:33:14 Merge pull request #37 from anthrotype/setup_py [python] setup.py fixes for Windows
e0c5df8c 2015-03-13 23:55:03 [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().
855efcf7 2015-02-24 16:10:09 [python/setup.py] use relative paths instead of symlinks (unsupported on Win)
11306237 2014-11-20 14:16:26 Add Python bindings