CONTRIBUTING.md
LICENSE
MANIFEST.in
README
README.md
pyproject.toml
setup.cfg
setup.py
c/common/constants.c
c/common/constants.h
c/common/context.c
c/common/context.h
c/common/dictionary.c
c/common/dictionary.h
c/common/platform.c
c/common/platform.h
c/common/shared_dictionary.c
c/common/shared_dictionary_internal.h
c/common/transform.c
c/common/transform.h
c/common/version.h
c/dec/bit_reader.c
c/dec/bit_reader.h
c/dec/decode.c
c/dec/huffman.c
c/dec/huffman.h
c/dec/prefix.h
c/dec/state.c
c/dec/state.h
c/enc/backward_references.c
c/enc/backward_references.h
c/enc/backward_references_hq.c
c/enc/backward_references_hq.h
c/enc/backward_references_inc.h
c/enc/bit_cost.c
c/enc/bit_cost.h
c/enc/bit_cost_inc.h
c/enc/block_encoder_inc.h
c/enc/block_splitter.c
c/enc/block_splitter.h
c/enc/block_splitter_inc.h
c/enc/brotli_bit_stream.c
c/enc/brotli_bit_stream.h
c/enc/cluster.c
c/enc/cluster.h
c/enc/cluster_inc.h
c/enc/command.c
c/enc/command.h
c/enc/compound_dictionary.c
c/enc/compound_dictionary.h
c/enc/compress_fragment.c
c/enc/compress_fragment.h
c/enc/compress_fragment_two_pass.c
c/enc/compress_fragment_two_pass.h
c/enc/dictionary_hash.c
c/enc/dictionary_hash.h
c/enc/encode.c
c/enc/encoder_dict.c
c/enc/encoder_dict.h
c/enc/entropy_encode.c
c/enc/entropy_encode.h
c/enc/entropy_encode_static.h
c/enc/fast_log.c
c/enc/fast_log.h
c/enc/find_match_length.h
c/enc/hash.h
c/enc/hash_composite_inc.h
c/enc/hash_forgetful_chain_inc.h
c/enc/hash_longest_match64_inc.h
c/enc/hash_longest_match_inc.h
c/enc/hash_longest_match_quickly_inc.h
c/enc/hash_rolling_inc.h
c/enc/hash_to_binary_tree_inc.h
c/enc/histogram.c
c/enc/histogram.h
c/enc/histogram_inc.h
c/enc/literal_cost.c
c/enc/literal_cost.h
c/enc/memory.c
c/enc/memory.h
c/enc/metablock.c
c/enc/metablock.h
c/enc/metablock_inc.h
c/enc/params.h
c/enc/prefix.h
c/enc/quality.h
c/enc/ringbuffer.h
c/enc/state.h
c/enc/static_dict.c
c/enc/static_dict.h
c/enc/static_dict_lut.h
c/enc/utf8_util.c
c/enc/utf8_util.h
c/enc/write_bits.h
c/include/brotli/decode.h
c/include/brotli/encode.h
c/include/brotli/port.h
c/include/brotli/shared_dictionary.h
c/include/brotli/types.h
c/tools/brotli.c
python/README.md
python/_brotli.c
python/bro.py
python/brotli.py
python/Brotli.egg-info/PKG-INFO
python/Brotli.egg-info/SOURCES.txt
python/Brotli.egg-info/dependency_links.txt
python/Brotli.egg-info/top_level.txt
python/tests/__init__.py
python/tests/_test_utils.py
python/tests/bro_test.py
python/tests/compress_test.py
python/tests/compressor_test.py
python/tests/decompress_test.py
python/tests/decompressor_test.py
tests/testdata/10x10y
tests/testdata/10x10y.compressed
tests/testdata/64x
tests/testdata/64x.compressed
tests/testdata/alice29.txt
tests/testdata/alice29.txt.compressed
tests/testdata/asyoulik.txt
tests/testdata/asyoulik.txt.compressed
tests/testdata/backward65536
tests/testdata/backward65536.compressed
tests/testdata/bb.binast
tests/testdata/compressed_file
tests/testdata/compressed_file.compressed
tests/testdata/compressed_repeated
tests/testdata/compressed_repeated.compressed
tests/testdata/cp1251-utf16le
tests/testdata/cp1251-utf16le.compressed
tests/testdata/cp852-utf8
tests/testdata/cp852-utf8.compressed
tests/testdata/empty
tests/testdata/empty.compressed
tests/testdata/empty.compressed.00
tests/testdata/empty.compressed.01
tests/testdata/empty.compressed.02
tests/testdata/empty.compressed.03
tests/testdata/empty.compressed.04
tests/testdata/empty.compressed.05
tests/testdata/empty.compressed.06
tests/testdata/empty.compressed.07
tests/testdata/empty.compressed.08
tests/testdata/empty.compressed.09
tests/testdata/empty.compressed.10
tests/testdata/empty.compressed.11
tests/testdata/empty.compressed.12
tests/testdata/empty.compressed.13
tests/testdata/empty.compressed.14
tests/testdata/empty.compressed.15
tests/testdata/empty.compressed.16
tests/testdata/empty.compressed.17
tests/testdata/empty.compressed.18
tests/testdata/lcet10.txt
tests/testdata/lcet10.txt.compressed
tests/testdata/mapsdatazrh
tests/testdata/mapsdatazrh.compressed
tests/testdata/monkey
tests/testdata/monkey.compressed
tests/testdata/plrabn12.txt
tests/testdata/plrabn12.txt.compressed
tests/testdata/quickfox
tests/testdata/quickfox.compressed
tests/testdata/quickfox_repeated
tests/testdata/quickfox_repeated.compressed
tests/testdata/random_chunks
tests/testdata/random_org_10k.bin
tests/testdata/random_org_10k.bin.compressed
tests/testdata/ukkonooa
tests/testdata/ukkonooa.compressed
tests/testdata/x
tests/testdata/x.compressed
tests/testdata/x.compressed.00
tests/testdata/x.compressed.01
tests/testdata/x.compressed.02
tests/testdata/x.compressed.03
tests/testdata/xyzzy
tests/testdata/xyzzy.compressed
tests/testdata/zeros
tests/testdata/zeros.compressed