mirror of
https://github.com/google/brotli.git
synced 2024-11-22 03:30:07 +00:00
.. | ||
README.md | ||
step-01-download-rfc.py | ||
step-02-rfc-to-bin.py | ||
step-03-validate-bin.py | ||
step-04-generate-java-literals.py |
Set of tools that can be used to download brotli RFC, extract and validate
binary dictionary, and generate dictionary derivatives
(e.g. Java DictionaryData
class constants).