Cosimo Lupo
b2eba122c8
[brotlimodule] add enable_dictionary parameter (defautls to True)
2015-05-11 10:39:17 +01:00
Cosimo Lupo
89c74d6859
[brotlimodule] use keyword arguments for mode and enable_transforms;
...
update brotli.compress docstring accordingly
2015-05-11 10:39:15 +01:00
szabadka
e651c85fe2
Merge pull request #37 from anthrotype/setup_py
...
[python] setup.py fixes for Windows
2015-03-16 20:33:14 +01:00
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
Cosimo Lupo
855efcf75c
[python/setup.py] use relative paths instead of symlinks (unsupported on Win)
2015-03-16 16:54:27 +00:00
Khaled Hosny
11306237f4
Add Python bindings
2015-01-24 11:56:43 +02:00