Dactyloidae/modules/brotli
2019-11-16 06:17:40 +08:00
..
common Issue #1288 - Part 1a: Update brotli to 1.0.7 2019-11-15 14:23:54 +08:00
dec Issue #1288 - Part 1a: Update brotli to 1.0.7 2019-11-15 14:23:54 +08:00
enc Issue #1288 - Part 1a: Update brotli to 1.0.7 2019-11-15 14:23:54 +08:00
include/brotli Issue #1288 - Part 1a: Update brotli to 1.0.7 2019-11-15 14:23:54 +08:00
tools Issue #1288 - Part 1a: Update brotli to 1.0.7 2019-11-15 14:23:54 +08:00
moz.build Issue #80 - Stop building brotli lib unified 2019-11-16 06:17:40 +08:00
README.mozilla Issue #1288 - Part 1a: Update brotli to 1.0.7 2019-11-15 14:23:54 +08:00
update.sh Issue #1288 - Part 1a: Update brotli to 1.0.7 2019-11-15 14:23:54 +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 d6d98957ca8ccb1ef45922e978bb10efca0ea541].