Dactyloidae/modules/brotli
2020-11-16 21:10:22 +08:00
..
common Issue #1683 - Update Brotli lib to 1.0.9 2020-11-16 21:10:22 +08:00
dec Issue #1683 - Update Brotli lib to 1.0.9 2020-11-16 21:10:22 +08:00
enc Issue #1683 - Update Brotli lib to 1.0.9 2020-11-16 21:10:22 +08:00
include/brotli Issue #1683 - Update Brotli lib to 1.0.9 2020-11-16 21:10:22 +08:00
tools Issue #1683 - Update Brotli lib to 1.0.9 2020-11-16 21:10:22 +08:00
moz.build Issue #1683 - Update Brotli lib to 1.0.9 2020-11-16 21:10:22 +08:00
README.mozilla Issue #1683 - Update Brotli lib to 1.0.9 2020-11-16 21:10:22 +08:00
update.sh Issue #1683 - Update Brotli lib to 1.0.9 2020-11-16 21:10:22 +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: 1.0.9 Re-release [commit e61745a6b7add50d380cfd7d3883dd6c62fc2c71].