[PR #66] [MERGED] Add the current version of the brotli specification. #661

Open
opened 2026-01-29 20:50:04 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/google/brotli/pull/66
Author: @szabadka
Created: 4/7/2015
Status: Merged
Merged: 4/7/2015
Merged by: @szabadka

Base: masterHead: master


📝 Commits (1)

  • 707b78a Add the current version of the brotli specification.

📊 Changes

3 files changed (+11881 additions, -0 deletions)

View changed files

docs/draft-alakuijala-brotli-02.nroff (+5514 -0)
docs/draft-alakuijala-brotli-02.txt (+6275 -0)
tools/rfc-format.py (+92 -0)

📄 Description

Add the .nroff source file and a python script to generate
the .txt version (requires the nroff command).


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/google/brotli/pull/66 **Author:** [@szabadka](https://github.com/szabadka) **Created:** 4/7/2015 **Status:** ✅ Merged **Merged:** 4/7/2015 **Merged by:** [@szabadka](https://github.com/szabadka) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`707b78a`](https://github.com/google/brotli/commit/707b78ae26491d837fdf310ea77157d1e8dbf1d4) Add the current version of the brotli specification. ### 📊 Changes **3 files changed** (+11881 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `docs/draft-alakuijala-brotli-02.nroff` (+5514 -0) ➕ `docs/draft-alakuijala-brotli-02.txt` (+6275 -0) ➕ `tools/rfc-format.py` (+92 -0) </details> ### 📄 Description Add the .nroff source file and a python script to generate the .txt version (requires the nroff command). --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 20:50:06 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/brotli#661