mirror of
https://github.com/google/brotli.git
synced 2024-11-09 21:50:07 +00:00
0e42caf359
Not all combinations are migrated to the initial configuration; corresponding TODOs added. Drive-by: additional combinations uncovered minor portability problems -> fixed Drive-by: remove no-longer used "script" files. Co-authored-by: Eugene Kliuchnikov <eustas@chromium.org> |
||
---|---|---|
.. | ||
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).