gecko-dev/modules/brotli
Ryan VanderMeulen aa6328da39 Bug 1661261 - Update brotli to 1.0.9. r=jfkthame
Differential Revision: https://phabricator.services.mozilla.com/D88300
2020-08-28 15:39:44 +00:00
..
common
dec
enc
include/brotli
tools
README.mozilla
moz.build
update.sh

README.mozilla

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].