brotli/scripts/dictionary
Eugene Kliuchnikov 0e42caf359
Migrate to github actions (#920)
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>
2021-08-31 14:07:17 +02:00
..
README.md Add tools to download and transform static dictionary data. (#670) 2018-05-16 12:59:09 +02:00
step-01-download-rfc.py Migrate to github actions (#920) 2021-08-31 14:07:17 +02:00
step-02-rfc-to-bin.py Migrate to github actions (#920) 2021-08-31 14:07:17 +02:00
step-03-validate-bin.py Migrate to github actions (#920) 2021-08-31 14:07:17 +02:00
step-04-generate-java-literals.py Migrate to github actions (#920) 2021-08-31 14:07:17 +02:00

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).