Files
mozilla45esr/modules/brotli
roytam1 b24bcf45c4 import changes from tenfourfox:
- #622: update brotli to 1.0.9, woff2 to tip (7c24b77e7)
- #622: actually add new brotli files (fc50954e6)
2020-09-18 22:49:06 +08:00
..
2020-09-18 22:49:06 +08:00
2020-09-18 22:49:06 +08:00
2020-09-18 22:49:06 +08:00
2020-09-18 22:49:06 +08:00
2020-09-18 22:49:06 +08:00
2020-09-18 22:49:06 +08:00
2020-09-18 22:49:06 +08:00

This is the Brotli data compression library from
https://github.com/google/brotli.

Upstream code can be viewed at
  https://github.com/google/brotli/tree/master/dec

and cloned by
  git clone https://github.com/google/brotli

The in-tree copy is updated by running
  sh update.sh
from within the modules/brotli directory.

Current version: [commit e61745a6b7add50d380cfd7d3883dd6c62fc2c71].