Home | History | Annotate | only in /external/brotli/scripts/dictionary
Up to higher level directory
NameDateSize
README.md22-Oct-2020176
step-01-download-rfc.py22-Oct-2020375
step-02-rfc-to-bin.py22-Oct-2020884
step-03-validate-bin.py22-Oct-2020874
step-04-generate-java-literals.py22-Oct-20202.1K

README.md

      1 Set of tools that can be used to download brotli RFC, extract and validate
      2 binary dictionary, and generate dictionary derivatives
      3 (e.g. Java `DictionaryData` class constants).
      4