mirror of
https://github.com/google/brotli.git
synced 2026-07-08 17:56:58 +00:00
[PR #670] [MERGED] Add tools to download and transform static dictionary data. #1316
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/google/brotli/pull/670
Author: @eustas
Created: 5/16/2018
Status: ✅ Merged
Merged: 5/16/2018
Merged by: @eustas
Base:
master← Head:dictionary-tools📝 Commits (1)
b6fcd85Add tools to download and transform static dictionary data.📊 Changes
5 files changed (+170 additions, -0 deletions)
View changed files
➕
scripts/dictionary/README.md(+3 -0)➕
scripts/dictionary/step-01-download-rfc.py(+16 -0)➕
scripts/dictionary/step-02-rfc-to-bin.py(+34 -0)➕
scripts/dictionary/step-03-validate-bin.py(+38 -0)➕
scripts/dictionary/step-04-generate-java-literals.py(+79 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.