brotli/scripts/dictionary
2018-05-16 12:59:09 +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 Add tools to download and transform static dictionary data. (#670) 2018-05-16 12:59:09 +02:00
step-02-rfc-to-bin.py Add tools to download and transform static dictionary data. (#670) 2018-05-16 12:59:09 +02:00
step-03-validate-bin.py Add tools to download and transform static dictionary data. (#670) 2018-05-16 12:59:09 +02:00
step-04-generate-java-literals.py Add tools to download and transform static dictionary data. (#670) 2018-05-16 12:59:09 +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).