brotli/scripts/dictionary
2021-01-27 15:08:05 +01: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 unichr was removed in Python 3 because all str are Unicode (#877) 2021-01-27 15:08:05 +01: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).