Mypal68/modules/brotli
2022-04-16 07:41:55 +03:00
..
common 68.12.1 version - first release unstable. 2022-04-16 07:41:55 +03:00
dec 68.12.1 version - first release unstable. 2022-04-16 07:41:55 +03:00
enc 68.12.1 version - first release unstable. 2022-04-16 07:41:55 +03:00
include/brotli 68.12.1 version - first release unstable. 2022-04-16 07:41:55 +03:00
tools 68.12.1 version - first release unstable. 2022-04-16 07:41:55 +03:00
moz.build 68.12.1 version - first release unstable. 2022-04-16 07:41:55 +03:00
README.mozilla 68.12.1 version - first release unstable. 2022-04-16 07:41:55 +03:00
update.sh 68.12.1 version - first release unstable. 2022-04-16 07:41:55 +03: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 d6d98957ca8ccb1ef45922e978bb10efca0ea541].