mirror of
https://github.com/google/brotli.git
synced 2026-02-04 05:35:09 +00:00
[PR #313] [CLOSED] brotlidump.py: disassemble brotli file #911
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/313
Author: @jneb
Created: 2/11/2016
Status: ❌ Closed
Base:
master← Head:patch-1📝 Commits (1)
f713994Create brotlidump.py📊 Changes
1 file changed (+1121 additions, -0 deletions)
View changed files
➕
python/brotlidump.py(+1121 -0)📄 Description
This program is for educational and debug purposes and does nothing more (or less) than dump the contents of brotli file, in an attempt to figure out the documentation.
I hope you find it useful.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.