CONTRIBUTING.md
LICENSE
MANIFEST.in
README.md
setup.cfg
setup.py
Brotli.egg-info/PKG-INFO
Brotli.egg-info/SOURCES.txt
Brotli.egg-info/dependency_links.txt
Brotli.egg-info/top_level.txt
common/constants.h
common/dictionary.c
common/dictionary.h
common/port.h
common/types.h
dec/bit_reader.c
dec/bit_reader.h
dec/context.h
dec/decode.c
dec/decode.h
dec/huffman.c
dec/huffman.h
dec/port.h
dec/prefix.h
dec/state.c
dec/state.h
dec/transform.h
enc/backward_references.c
enc/backward_references.h
enc/backward_references_inc.h
enc/bit_cost.c
enc/bit_cost.h
enc/bit_cost_inc.h
enc/block_encoder_inc.h
enc/block_splitter.c
enc/block_splitter.h
enc/block_splitter_inc.h
enc/brotli_bit_stream.c
enc/brotli_bit_stream.h
enc/cluster.c
enc/cluster.h
enc/cluster_inc.h
enc/command.h
enc/compress_fragment.c
enc/compress_fragment.h
enc/compress_fragment_two_pass.c
enc/compress_fragment_two_pass.h
enc/compressor.h
enc/context.h
enc/dictionary_hash.h
enc/encode.c
enc/encode.h
enc/encode_parallel.h
enc/entropy_encode.c
enc/entropy_encode.h
enc/entropy_encode_static.h
enc/fast_log.h
enc/find_match_length.h
enc/hash.h
enc/hash_forgetful_chain_inc.h
enc/hash_longest_match_inc.h
enc/hash_longest_match_quickly_inc.h
enc/histogram.c
enc/histogram.h
enc/histogram_inc.h
enc/literal_cost.c
enc/literal_cost.h
enc/memory.c
enc/memory.h
enc/metablock.c
enc/metablock.h
enc/metablock_inc.h
enc/port.h
enc/prefix.h
enc/quality.h
enc/ringbuffer.h
enc/static_dict.c
enc/static_dict.h
enc/static_dict_lut.h
enc/streams.h
enc/utf8_util.c
enc/utf8_util.h
enc/write_bits.h
python/README.md
python/bro.py
python/brotlimodule.cc
tools/bro.c
tools/version.h