python/bro.py


Log

Author Commit Date CI Message
Cosimo Lupo 82ffc4df 2015-10-05T18:57:32 [bro.py] set 'lgwin' valid range to [10..24]
Cosimo Lupo 8c7edd3e 2015-08-11T10:39:14 [bro.py] print --version as brotli.__version__
Cosimo Lupo c93c0dab 2015-05-11T11:10:48 [bro.py] use brotli.MODE_GENERIC as default compression mode; remove additional low-level parameters
Cosimo Lupo b7e82917 2015-05-08T15:49:15 [bro.py] remove debug print
Cosimo Lupo 4106a406 2015-05-08T15:46:56 [bro.py] use new optional encoder parameters when compressing; modified the help string to include the new parameters.
Cosimo Lupo 32c44ec8 2015-05-08T14:17:20 [bro.py] use argparse instead of getopt
Cosimo Lupo b316cb74 2015-04-16T12:41:40 [python] fix unbuffered binary mode for I/O streams in Windows pypy
Cosimo Lupo b33e10e9 2015-03-16T17:56:10 add Python port of bro utility and scripts to test Brotli extension