summaryrefslogtreecommitdiffstats
path: root/modules/brotli/README.mozilla
blob: 400393b29a9dc95c1eb00b7b765950eae6c8342e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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: 1.0.9 Re-release [commit e61745a6b7add50d380cfd7d3883dd6c62fc2c71].